ListView::CreateLayoutTemplate Method ()
.NET Framework (current version)
Creates the root container in the ListView control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
The CreateLayoutTemplate method is a helper method that is used to create the root container in the ListView control. The contents of the container are defined by the LayoutTemplate property.
Note |
|---|
This method is primarily used by control developers to extend the ListView control. |
.NET Framework
Available since 3.5
Available since 3.5
Show:
