Action Constructor (XElement) |
Constructor.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax public Action(
XElement action
)
Parameters
- action
- Type: System.Xml.LinqXElement
XML element with the action definition
See Also