BasicRepeaterCreateControlHierarchy Method |
Creates a control hierarchy with or without the specified datasource.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax protected override void CreateControlHierarchy(
bool useDataSource
)
Parameters
- useDataSource
- Type: SystemBoolean
Indicates whether use datasource
See Also