PopupWindow Properties
Represents an individual popup window.
Name | Description |
---|---|
Auto |
Gets or sets the value that specifies whether the popup window’s position is updated automatically when required. |
Close |
Gets or sets a value that specifies which action forces the popup window to close, if it’s displayed. |
Close |
Gets the settings of an image displayed within the window’s close button. |
Close |
Gets style settings for the window’s close button. |
Close |
Gets or sets a value specifying whether a popup window is closed when an end-user presses the ESC key. |
Collapse |
Gets the settings of an image displayed within the window’s collapse button. |
Collapse |
Gets style settings for the popup window’s collapse button. |
Collapsed | Gets or sets a value that specifies whether the window is collapsed. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Content |
Gets style settings for the popup window’s content region. |
Content |
Gets or sets a template used for displaying the content of the current window’s content region. |
Content |
Gets or sets the navigation location of a specific web page to be displayed within the current popup window. |
Content |
Gets or sets the title of the popup window’s IFRAME element. |
Controls |
Gets a collection that contains child controls representing the current object’s content.
Inherited from Content |
Data |
Gets the data item that is bound to the popup window. |
Enabled | Gets or sets the current popup window’s availability on the client side. |
Footer |
Gets or sets a template used for displaying the content of the window’s footer. |
Footer |
Gets the settings of the popup window’s footer image. |
Footer |
Gets or sets an URL where the client’s web browser will navigate when the text or image is clicked within the window’s footer. |
Footer |
Gets style settings for the popup window’s footer. |
Footer |
Gets or sets a template used for displaying the window’s footer. |
Footer |
Gets or sets the text content of the window’s footer. |
Header |
Gets or sets a template used to display the content of the window’s header. |
Header |
Gets the settings of the popup window’s header image. |
Header |
Gets or sets an URL where the client’s web browser will navigate when the text or image is clicked within the window’s header. |
Header |
Gets style settings for the popup window’s header. |
Header |
Gets or sets a template used to display the window’s header. |
Header |
Gets or sets the text content of the window’s header. |
Height | Gets or sets the popup window’s height. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Left | Gets or sets the x-coordinate of the current popup window’s left side. |
Max |
Gets or sets the maximum height of the window. |
Maximize |
Gets the settings of an image displayed within the window’s maximize button. |
Maximize |
Gets style settings for the popup window’s maximize button. |
Maximized | Specifies whether the popup window is maximized. |
Max |
Gets or sets the maximum width of the window. |
Min |
Gets or sets the minimum height of the window. |
Min |
Gets or sets the minimum width of the window. |
Modal | Gets or sets whether the popup window is modal. |
Name | Gets or sets the unique identifier name for the current popup window object. |
Pin |
Gets the settings of an image displayed within the window’s pin button. |
Pin |
Gets style settings for the popup window’s pin button. |
Pinned | Gets or sets a value that specifies whether the window is pinned. |
Popup |
Gets or sets a value that specifies which action forces the current popup window to appear. |
Popup |
Gets the popup control to which the current popup window belongs. |
Popup |
Gets or sets the ID (or a list of IDs) of a web control or HTML element with which the current popup window is associated. |
Refresh |
Gets the settings of an image displayed within the window’s refresh button. |
Refresh |
Gets style settings for the popup window’s refresh button. |
Scroll |
Gets or sets a value specifying which scrollbars should appear in the popup window. |
Settings |
Provides access to the popup window’s adaptivity settings. |
Show |
Gets or sets a value that specifies whether the popup window’s close button is displayed. |
Show |
Gets or sets a value that specifies whether a window’s collapse button is displayed. |
Show |
Gets or sets a value that specifies whether the window’s footer is displayed. |
Show |
Gets or sets a value that specifies whether the window’s header is displayed. |
Show |
Gets or sets a value that specifies whether a window’s maximize button is displayed. |
Show |
Gets or sets a value that specifies whether the current window is automatically displayed when a client browser loads the page. |
Show |
Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when a popup window is shown in modal mode. |
Show |
Gets or sets a value that specifies whether a window’s pin button is displayed. |
Show |
Gets or sets a value that specifies whether a window’s refresh button is displayed. |
Show |
Gets or sets a value that specifies whether the vertical and horizontal scroll bars can be displayed in the viewport when a popup window is shown in modal mode. |
Size |
Gets the settings of an image displayed instead of the size grip within the popup window. |
Size |
Gets the settings of an image displayed instead of the size grip within the popup window, when the right-to-left layout is applied. |
Target | Gets or sets the window or frame at which to target the contents of the URLs associated with links in the current popup window’s header and footer. |
Text | Gets or sets the text displayed within the window’s content region. |
Tool |
Gets or sets the current popup window’s tooltip text. |
Top | Gets or sets the y-coordinate of the current popup window’s top side. |
Width | Gets or sets the popup window’s width. |
See Also