DetailsView::CreateChildControls Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
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.(Inherited from CompositeDataBoundControl.) |
![]() | CreateChildControls(IEnumerable^, Boolean) | Creates the control hierarchy used to render the DetailsView control.(Overrides CompositeDataBoundControl::CreateChildControls(IEnumerable^, Boolean).) |
Show:
