[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CollectionViewNavigatorBuilder.ByPage

ByPage Method

ByPage(bool)

Configurates ByPage. Sets a value that determines whether should navigate items or pages.

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

The value.

Returns
Type Description
CollectionViewNavigatorBuilder

Current builder.