System.Web.UI.PageStatePersister.Page Property

Gets or sets the System.Web.UI.Page object that the view state persistence mechanism is created for.

Syntax

protected Page Page { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use the PageStatePersister.Page property to access the current System.Web.HttpContext object.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0