PageParser Properties
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultApplicationBaseType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type from which the HttpApplication instance is derived. |
![]() ![]() | DefaultPageBaseType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type from which all pages are derived. |
![]() ![]() | DefaultPageParserFilterType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the page parser filter type that should be used at parse time. |
![]() ![]() | DefaultUserControlBaseType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type from which all user controls are derived. |
![]() ![]() | EnableLongStringsAsResources | This API supports the product infrastructure and is not intended to be used directly from your code. 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. |
![]() | Text | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the string that contains the data to be parsed.(Inherited from TemplateParser.) |

