Click or drag to resize
CustomTableDataSourceEnableSelectedItem Property

Note: This API is now obsolete.

Enables or disables option to retrieve selected item.

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