CustomTableDataSourceLoadCurrentPageOnly Property |
Gets or sets the value that indicates that if a page is selected,
the datasource will provide data for the selected page only.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool LoadCurrentPageOnly { get; set; }
Property Value
Type:
BooleanSee Also