[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PagerBuilder.Owner

Owner Method

Owner(string)

Configurates Owner. Sets the id of a data control or CollectionView service which own this pager.

Declaration
public PagerBuilder Owner(string value)
Public Function Owner(value As String) As PagerBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PagerBuilder

Current builder.