Page.ParseControl Method
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ParseControl(String) | Parses an input string into a Control object on the Web Forms page or user control.(Inherited from TemplateControl.) |
![]() | ParseControl(String, Boolean) | Parses an input string into a Control object on the ASP.NET Web page or user control.(Inherited from TemplateControl.) |
Show:
