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

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

Parameters

actions
Type: System.Xml.LinqXElement
Actions XML element
See Also