Click or drag to resize
CMSUniView.CreateChildControls Method
Overload List
  NameDescription
Protected methodCreateChildControls()
Creates the control hierarchy that is used to render a composite data-bound control based on the values that are stored in view state.
(Overrides CompositeDataBoundControl.CreateChildControls().)
Protected methodCreateChildControls(IEnumerable, Boolean)
Creates child controls.
(Inherited from UniView.)
Top
See Also