Click or drag to resize
UniGridActionsID Property
Array list of actions on current page of UniGrid.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public ISet<string> ActionsID { get; set; }

Property Value

Type: ISetString
See Also