Click or drag to resize
AssetSearchResultPagination Property
Gets the pagination from the search. If none was specified, then this will be returned to indicate the current pagination.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Pagination Pagination { get; set; }

Property Value

Type: Pagination
See Also