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

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public Action(
	XElement action
)

Parameters

action
Type: System.Xml.LinqXElement
XML element with the action definition
See Also