ApplicationStartPage Properties

Include Protected Members
Include Inherited Members

The ApplicationStartPage type exposes the following members.

Properties

  Name Description
Public property App (Inherited from WebPageExecutingBase.)
Public property Application Gets the HTTP application object that references this application startup page.
Public property AppState (Inherited from WebPageExecutingBase.)
Public property Context Gets the HttpContextBase object that represents context data that is associated with this page. (Overrides WebPageExecutingBase.Context.)
Public propertyStatic member Markup Gets the output from the application start page as an HTML-encoded string.
Public property Output Gets the text writer for the page.
Public property VirtualPath Gets or sets the virtual path of the page. (Overrides WebPageExecutingBase.VirtualPath.)
Public property VirtualPathFactory (Inherited from WebPageExecutingBase.)

Top

See Also

Reference

ApplicationStartPage Class

System.Web.WebPages Namespace