CMSQueryDataSourceIsSelected Property |
Gets or sets the value that indicates whether current datasource contains selected item.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public override bool IsSelected { get; set; }
Property Value
Type:
BooleanSee Also