GridViewTemplate Constructor (ListItemType, UniGrid, Control) |
Basic constructor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public GridViewTemplate(
ListItemType type,
UniGrid uniGrid,
Control control
)
Parameters
- type
- Type: System.Web.UI.WebControlsListItemType
- uniGrid
- Type: CMS.UIControlsUniGrid
- control
- Type: System.Web.UIControl
See Also