ListView::CreateChildControls Method
.NET Framework (current version)
Creates the control hierarchy that is used to render the ListView control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | CreateChildControls() | Creates the control hierarchy that is used to render the ListView control, based on the values that are stored in view state.(Overrides Control::CreateChildControls().) |
![]() | CreateChildControls(IEnumerable^, Boolean) | Creates the control hierarchy that is used to render the ListView control by using the specified data source. |
Show:
