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