System.Web.UI.PageTheme.Page Property

Gets the System.Web.UI.Page object that is associated with the instance of the System.Web.UI.PageTheme class.

Syntax

protected Page Page { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The PageTheme.Page property is read-only and is assigned internally when an instance of the System.Web.UI.PageTheme class is created.

Requirements

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