TemplateControl::ParseControl Method
.NET Framework (current version)
Parses an input string into a Control object on the ASP.NET Web page or user control.
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. |
![]() | ParseControl(String^, Boolean) | Parses an input string into a Control object on the ASP.NET Web page or user control. |
ParseControl is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.
Show:
