Click or drag to resize
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.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool LoadCurrentPageOnly { get; set; }

Property Value

Type: Boolean
See Also