ViewUserControl.ParseControl Method

Include Protected Members
Include Inherited Members

Parses an input string into a Control object on the ASP.NET Web page or user control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ParseControl(String) Parses an input string into a Control object on the Web Forms page or user control. (Inherited from TemplateControl.)
Public method ParseControl(String, Boolean) Parses an input string into a Control object on the ASP.NET Web page or user control. (Inherited from TemplateControl.)

Top

Remarks

ParseControl is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.

See Also

Reference

ViewUserControl Class

System.Web.Mvc Namespace