QueryUniViewCreateChildControls Method |
Creates the control hierarchy that is used to render a composite data-bound control based on the values that are stored in view state.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax protected override void CreateChildControls()
See Also