System.Web.UI Namespace Control Class
Returns a reference to the Page instance that contains the server control.
This property can only be used programmatically; it cannot be set when declaring the control.
The Page instance that contains the server control.
This property's value reflects the name of the .aspx
file that contains the server control.
Control Members Page