Click or drag to resize
CMSUniViewCreateChildControls 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 CompositeDataBoundControlCreateChildControls.)
Protected methodCreateChildControls(IEnumerable, Boolean)
Creates child controls.
(Inherited from UniView.)
Top
See Also