Gets a reference to the
System.Web.UI.Page instance that contains the server control.
'Declaration
Public Overridable Property Page As Page
public virtual Page Page {get; set;}
Property Value
The
System.Web.UI.Page instance that contains the server control.