UniGridPagerConfig Constructor (XElement) |
Constructor.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public UniGridPagerConfig(
XElement element
)
Parameters
- element
- Type: System.Xml.LinqXElement
Pager configuration XML element
See Also