CMSDocumentsDataSourceLoadCurrentPageOnly 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.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public bool LoadCurrentPageOnly { get; set; }
Property Value
Type:
BooleanSee Also