UniGridOriginallySelected Property |
Gets array list of originally selected items.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected List<string> OriginallySelected { get; set; }
Property Value
Type:
ListStringSee Also