BasicDataListCreateControlHierarchy Method |
Creates a control hierarchy with or without the specified data source.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax protected override void CreateControlHierarchy(
bool useDataSource
)
Parameters
- useDataSource
- Type: SystemBoolean
Indicates whether use data source
See Also