Click or drag to resize
ActionName Property
Name of the action. This is passed to the handler of the OnAction event as the actionName parameter. Sample value: "delete"

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also