Represents a window, which can be either templated or rendered as an IFrame.
The following tables list the members exposed by the WindowBase type.
Name | Description | |
---|---|---|
Initializes a new instance of the WindowBase class. |
Name | Description | |
---|---|---|
Gets the host of this WindowHost. |
||
Gets or sets a string, specifying the URL of the web page, that will be loaded in the control's content IFrame. |
||
Gets or sets an HTML string, representing the content template. |
||
Gets or sets a string, specifying the URL of the web page, that will be loaded as a control content template. |
||
Gets or sets the state of this Window. |
Name | Description | |
---|---|---|
Control.attach override. |
||
Control.detach override. |
Name | Description | |
---|---|---|
Raised when the windows's contents are loaded. |
||
Raised when the window's state is changed. |
||
Raised when the window's state is changing. |
||
Raised when the Window is closed. |
||
Raised when the Window is closing. |
||
Raised when the Window is opened. |
||
Raised when the Window is opening. |