| 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: 13.0.131
 Syntax
Syntaxpublic bool LoadCurrentPageOnly { get; set; }Property Value
Type: 
Boolean See Also
See Also