System.Web.UI.Control.Page Property

Gets a reference to the System.Web.UI.Page instance that contains the server control.

Syntax

[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public virtual Page Page { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property's value reflects the name of the .aspx file that contains the server control.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0