DesignTimeTemplateParser.ParseTemplate Method (DesignTimeParseData)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Parses a template at design time.
Assembly: System.Web (in System.Web.dll)
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)] public static ITemplate ParseTemplate( DesignTimeParseData data )
Parameters
- data
-
Type:
System.Web.UI.DesignTimeParseData
Information used in creating the parser.
.NET Framework
Available since 1.1
Available since 1.1
Show: