PageParser Methods
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 | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() ![]() | GetCompiledPageInstance(String, String, HttpContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an instance of a compiled page for the specific virtual path. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetUserControlType(String) | This API supports the product infrastructure and is not intended to be used directly from your code. Compiles and returns the type of the UserControl object that is specified by the virtual path.(Inherited from BaseTemplateParser.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |


