BaseTemplateParser Class
.NET Framework 3.0
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Implements ASP.NET template parsing for template files.
Namespace: System.Web.UIAssembly: System.Web (in system.web.dll)
The BaseTemplateParser class provides parser functionality for the TemplateControl and PageTheme classes. Because the BaseTemplateParser class is abstract, an instance of this class is not created directly.
- AspNetHostingPermission for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
- AspNetHostingPermission for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.
System.Object
System.Web.UI.BaseParser
System.Web.UI.TemplateParser
System.Web.UI.BaseTemplateParser
System.Web.UI.TemplateControlParser
System.Web.UI.BaseParser
System.Web.UI.TemplateParser
System.Web.UI.BaseTemplateParser
System.Web.UI.TemplateControlParser
Reference
BaseTemplateParser MembersSystem.Web.UI Namespace
Other Resources
Template Sets and Templated ControlsCommunity Additions
ADD
Show: