NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Control.Page

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Page As Page
[C#]
public Page Page {virtual get;}
[C++]
public: __property virtual Page* get_Page();
[JScript]
public function get Page() : Page;

See Also

Control Class | Control Members | System.Web.UI Namespace