Click or drag to resize
CMSDocumentsDataSourceEnableSelectedItem Property

Note: This API is now obsolete.

Gets or sets the value that indicates if current document is in class names only this document is displayed.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use property LoadCurrentPageOnly instead")]
public bool EnableSelectedItem { get; set; }

Property Value

Type: Boolean
See Also