UserControl.LoadControl Method
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | LoadControl(String) | Loads a Control object from a file based on a specified virtual path.(Inherited from TemplateControl.) |
![]() | LoadControl(Type, Object[]) | Loads a Control object based on a specified type and constructor parameters.(Inherited from TemplateControl.) |
Show:
