Overload List

  NameDescription
CreateChildControls()()()
Creates the control hierarchy that is used to render a composite data-bound control based on the values that are stored in view state.
(Inherited from CompositeDataBoundControl.)
CreateChildControls(IEnumerable, Boolean)
When overridden in an abstract class, creates the control hierarchy that is used to render the composite data-bound control based on the values from the specified data source.
(Inherited from CompositeDataBoundControl.)

See Also