Click or drag to resize
ButtonAction Constructor (String)
Initializes a new instance of ButtonAction with given name.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public ButtonAction(
	string name
)

Parameters

name
Type: SystemString
See Also