UniGridSelectedItems Property |
Gets or sets selected items of UniGrid.
Returns empty collection if hash validation fails.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public List<string> SelectedItems { get; set; }
Property Value
Type:
ListStringSee Also