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