Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides objects and methods that are used to execute and render ASP.NET pages that include Razor syntax.
Inheritance Hierarchy
System.Object
System.Web.WebPages.WebPageExecutingBase
System.Web.WebPages.ApplicationStartPage
System.Web.WebPages.WebPageRenderingBase
Namespace: System.Web.WebPages
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Syntax
'Declaration
Public MustInherit Class WebPageExecutingBase
'Usage
Dim instance As WebPageExecutingBase
public abstract class WebPageExecutingBase
public ref class WebPageExecutingBase abstract
[<AbstractClassAttribute>]
type WebPageExecutingBase = class end
public abstract class WebPageExecutingBase
The WebPageExecutingBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
WebPageExecutingBase | Initializes a new instance of the WebPageExecutingBase class. This constructor can only be called by an inherited class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
App | |
![]() |
AppState | |
![]() |
Context | When overridden in a derived class, gets or sets the HttpContextBase object that is associated with a page. |
![]() |
VirtualPath | |
![]() |
VirtualPathFactory |
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg)
.jpeg)
.jpeg)
.gif)