GridView.PrepareControlHierarchy Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Establishes the control hierarchy.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
This method is used to establish the control hierarchy for the GridView control.
Note: |
|---|
| This method is used primarily by control developers to extend the GridView control. |
Community Additions
ADD
Show:
Note: