This documentation is archived and is not being maintained.

PageParser Properties

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The PageParser type exposes the following members.

  NameDescription
Public property Static member DefaultApplicationBaseType Gets or sets the type from which the HttpApplication instance is derived.
Public property Static member DefaultPageBaseType Gets or sets the type from which all pages are derived.
Public property Static member DefaultPageParserFilterType Gets or sets the page parser filter type that should be used at parse time.
Public property Static member DefaultUserControlBaseType Gets or sets the type from which all user controls are derived.
Public property Static member EnableLongStringsAsResources Gets or sets a value that indicates whether ASP.NET should optimize its internal handling of long strings that are encountered when ASP.NET parses a page or control.
Top
Show: