Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Controls
BasicDataPager Class
BasicDataPager Properties
CurrentPage Property
DataSource Property
MaxPages Property
PageCount Property
PagedData Property
PagerPosition Property
PageSize Property
PagingMode Property
RecordEnd Property
RecordStart Property
TagKey Property
TotalRecords Property
UniqueID Property
BasicDataPager
PagingMode Property
Determines if PostBack or QueryString should be used for the paging.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
Copy
public
PagingModeTypeEnum
PagingMode
{
get
;
set
; }
Property Value
Type:
PagingModeTypeEnum
See Also
Reference
BasicDataPager Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com