System.Web.UI.Adapters.ControlAdapter.Page Property

Gets a reference to the page where the control associated with this adapter resides.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
protected System.Web.UI.Page Page { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ControlAdapter.Page property provides access to the System.Web.UI.Page object where the control is situated.

Requirements

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