CompositeDataBoundControl::CreateChildControls Method
.NET Framework (current version)
Creates the control hierarchy that is used to render a composite data-bound control.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateChildControls() | This API supports the product infrastructure and is not intended to be used directly from your code. 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 Control::CreateChildControls().) |
![]() | 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. |
Show:
