Click or drag to resize
Action Constructor (XmlNode)
Constructor.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public Action(
	XmlNode actionNode
)

Parameters

actionNode
Type: System.XmlXmlNode
Xml node with the action definition
See Also