[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CollectionViewNavigatorBuilder.RepeatButtons

RepeatButtons Method

RepeatButtons(bool)

Configurates RepeatButtons. Sets a value that determines whether the next/previous buttons should act as repeat buttons, firing repeatedly as long as the button remains pressed.

Declaration
public CollectionViewNavigatorBuilder RepeatButtons(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
CollectionViewNavigatorBuilder

Current builder.