UniGridActionsID Property |
Array list of actions on current page of UniGrid.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntaxpublic ISet<string> ActionsID { get; set; }
Property Value
Type:
ISetString
See Also