Skip to main content
A newer version of this page is available. .

PopupControlSettings Members

Contains the PopupControl extension settings.

Constructors

Name Description
PopupControlSettings() Initializes a new instance of the PopupControlSettings class with default settings.

Properties

Name Description
AccessibilityCompliant Enables accessibility support. Inherited from PopupControlSettingsBase.
AccessKey Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension. Inherited from SettingsBase.
AllowDragging Gets or sets a value specifying whether a popup window (dock panel) can be dragged by end users. Inherited from PopupControlSettingsBase.
AllowResize Gets or sets a value that specifies whether popup windows (dock panel) can be resized by end-users on the client side. Inherited from PopupControlSettingsBase.
AppearAfter Gets or sets the delay in displaying the PopupControl’s popup window.
Attributes Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from SettingsBase.
AutoUpdatePosition Gets or sets the value that specifies whether the default popup window’s position is updated automatically, when required.
CallbackRouteValues Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. Inherited from PopupControlSettingsBase.
ClientLayout Enables you to save and restore the previously saved layout of the PopupControl.
ClientSideEvents Gets an object that lists the client-side events specific to the PopupControl.
CloseAction Gets or sets a value that specifies which action forces a displayed popup window to close.
CloseAnimationType Gets or sets a value specifying the animation type used to close popup windows. Inherited from PopupControlSettingsBase.
CloseOnEscape Gets or sets a value specifying whether a popup window is closed when an end-user presses the ESC key.
Collapsed Gets or sets a value that specifies whether the window (dock panel) is collapsed. Inherited from PopupControlSettingsBase.
ContentUrl Gets or sets the navigation location of a specific web page to be displayed within the popup window (dock panel). Inherited from PopupControlSettingsBase.
ControlStyle Provides access to the style settings declared at the root level of the PopupControl’s wrapped web server control. Inherited from PopupControlSettingsBase.
CustomJSProperties Enables you to supply any server data that can then be parsed on the client. Inherited from PopupControlSettingsBase.
DataBinding Allows you to perform custom actions before a PopupControl is bound to a data source.
DataBound Enables you to perform a custom action after the PopupControl has been bound to its data source.
DisappearAfter Gets or sets the delay in hiding the PopupControl’s popup window.
DragElement Gets or sets a popup window’s (or dock panel’s) part available for drag and drop operations. Inherited from PopupControlSettingsBase.
EnableAnimation Obsolete. Gets or sets a value specifying the animation type used to show popup windows. Inherited from PopupControlSettingsBase.
EnableCallbackAnimation Gets or sets a value that specifies whether a fade animation effect is used when a window’s content is updated via a callback. Inherited from PopupControlSettingsBase.
EnableClientSideAPI Gets or sets a value that specifies whether the extension to which this PopupControlSettingsBase object is passed can be manipulated on the client side via code. Inherited from PopupControlSettingsBase.
Enabled Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions. Inherited from SettingsBase.
EnableHotTrack Gets or sets a value that specifies whether a popup window (or a dock panel) can visually respond to mouse hovering. Inherited from PopupControlSettingsBase.
EnableTheming Gets or sets a value indicating whether themes apply to this extension. Inherited from SettingsBase.
EncodeHtml Inherited from SettingsBase.
FooterNavigateUrl Gets or sets a URL to where the client’s web browser will navigate when the text or image is clicked within a popup window’s (or a dock panel’s) footer. Inherited from PopupControlSettingsBase.
FooterText Gets or sets the text content of a popup window’s (or a dock panel’s) footer. Inherited from PopupControlSettingsBase.
HeaderNavigateUrl Gets or sets a URL where the client’s web browser will navigate when the text or image is clicked within a popup window’s (or a dock panel’s) header. Inherited from PopupControlSettingsBase.
HeaderText Gets or sets the text content of a popup window’s (or a dock panel’s) header. Inherited from PopupControlSettingsBase.
Height Gets or sets the height of the extension. Inherited from SettingsBase.
Images Provides access to the settings that define images for various elements within the PopupControl. Inherited from PopupControlSettingsBase.
Init Enables you to perform custom actions when an extension is initialized. Inherited from SettingsBase.
Left Gets or sets the x-coordinate of the element left side. Inherited from PopupControlSettingsBase.
LoadContentViaCallback Gets or sets a value specifying the content loading mode for the PopupControl.
LoadingPanelDelay Obsolete. Gets or sets the delay before displaying the loading panel in the popup. Inherited from PopupControlSettingsBase.
LoadingPanelImagePosition Obsolete. Gets or sets the position of an image displayed within a loading panel. Inherited from PopupControlSettingsBase.
LoadingPanelText Obsolete. Gets or sets the text to be displayed within a loading panel while waiting for a callback response. Inherited from PopupControlSettingsBase.
MaxHeight Gets or sets the maximum height of a PopupControl’s window (or a DockPanel). Inherited from PopupControlSettingsBase.
Maximized Gets or sets a value that specifies whether the window (dock panel) is maximized. Inherited from PopupControlSettingsBase.
MaxWidth Gets or sets the maximum width of a PopupControl’s window (or a DockPanel). Inherited from PopupControlSettingsBase.
MinHeight Gets or sets the minimum height of a PopupControl’s window (or a DockPanel). Inherited from PopupControlSettingsBase.
MinWidth Gets or sets the minimum width of a PopupControl’s window (or a DockPanel). Inherited from PopupControlSettingsBase.
Modal Gets or sets whether the default popup window is modal.
Name Gets or sets the unique identifier name for the extension. Inherited from SettingsBase.
Opacity Gets or sets the opacity level of popup windows within the PopupControl (or DockPanel). Inherited from PopupControlSettingsBase.
Pinned Gets or sets a value that specifies whether the window (dock panel) is pinned. Inherited from PopupControlSettingsBase.
PopupAction Gets or sets a value that specifies which action forces a popup window to appear.
PopupAlignCorrection Provides the capability to disable the automatic correction of a popup window position.
PopupAnimationType Gets or sets a value specifying the animation type used to show popup windows. Inherited from PopupControlSettingsBase.
PopupElementID Gets or sets the ID of a web control or HTML element with which the default popup window is associated.
PopupHorizontalAlign Gets or sets a popup window’s horizontal alignment.
PopupHorizontalOffset Gets or sets a popup window’s horizontal offset.
PopupVerticalAlign Gets or sets a popup window’s vertical alignment.
PopupVerticalOffset Gets or sets a popup window’s vertical offset.
PreRender Allows custom processing to be implemented before the extension is rendered to the page. Inherited from SettingsBase.
RenderIFrameForPopupElements Gets or sets a value that specifies whether popup windows (or a dock panel) are displayed above Java applets that may present on the web page. Inherited from PopupControlSettingsBase.
ResizingMode Gets or sets a value that specifies when the popup window (or a dock panel) being resized should be redrawn. Inherited from PopupControlSettingsBase.
RightToLeft Gets or sets a value specifying whether or not an extension to which these settings are passed supports right-to-left representation. Inherited from PopupControlSettingsBase.
SaveStateToCookies Gets or sets a value that specifies whether cookies are used to persist the state of the popup control’s windows (for PopupControl extension) or a dock panel (for DockPanel extension). Inherited from PopupControlSettingsBase.
SaveStateToCookiesID Gets or sets the name (identifier) of the cookie in which the extension element state is persisted. Inherited from PopupControlSettingsBase.
ScrollBars Gets or sets a value specifying which scrollbars should appear within the PopupControl’s window (or the DockPanel). Inherited from PopupControlSettingsBase.
SettingsAdaptivity Provides access to the popup element’s adaptivity settings.
SettingsLoadingPanel Provides access to the loading panel’s settings. Inherited from PopupControlSettingsBase.
ShowCloseButton Gets or sets a value that specifies whether a popup window’s (or a dock panel’s) close button is displayed. Inherited from PopupControlSettingsBase.
ShowCollapseButton Gets or sets a value that specifies whether a window’s close button is displayed. Inherited from PopupControlSettingsBase.
ShowFooter Gets or sets a value that specifies whether a popup window’s (or a dock panel’s) footer is displayed. Inherited from PopupControlSettingsBase.
ShowHeader Gets or sets a value that specifies whether a popup window’s (or a dock panel’s) header is displayed. Inherited from PopupControlSettingsBase.
ShowLoadingPanel Obsolete. Gets or sets whether the loading panel can be displayed. Inherited from PopupControlSettingsBase.
ShowLoadingPanelImage Obsolete. Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response. Inherited from PopupControlSettingsBase.
ShowMaximizeButton Gets or sets a value that specifies whether a window’s maximize button is displayed. Inherited from PopupControlSettingsBase.
ShowOnPageLoad Gets or sets a value that specifies whether the default popup window (for PopupControl extension) or a dock panel (for DockPanel extension) is automatically displayed when a client browser loads the page. Inherited from PopupControlSettingsBase.
ShowPageScrollbarWhenModal Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when the default popup window is shown in modal mode.
ShowPinButton Gets or sets a value that specifies whether a window’s pin button is displayed. Inherited from PopupControlSettingsBase.
ShowRefreshButton Gets or sets a value that specifies whether a window’s refresh button is displayed. Inherited from PopupControlSettingsBase.
ShowShadow Gets or sets a value that specifies whether a popup window (or a dock panel) casts a shadow. Inherited from PopupControlSettingsBase.
ShowSizeGrip Gets or sets the visibility of a size grip element. Inherited from PopupControlSettingsBase.
SkinID Gets or sets the skin to apply to the control. Inherited from SettingsBase.
Style Gets a collection of all cascading style sheet (CSS) properties applied to an extension. Inherited from SettingsBase.
Styles Provides access to the style settings that control the appearance of the extension’s visual elements. Inherited from PopupControlSettingsBase.
TabIndex Gets or sets the tab index of the control element of the web page. Inherited from SettingsBase.
Target Gets or sets a window or frame to which to target the contents of the URLs associated with links in a popup window’s (or a dock panel’s) header and footer. Inherited from PopupControlSettingsBase.
Text Gets or sets the text displayed within a popup window’s (or a dock panel’s) content region. Inherited from PopupControlSettingsBase.
Theme Gets or sets the name of the theme to be applied to the extension. Inherited from SettingsBase.
ToolTip Gets or sets a UI element’s tooltip text. Inherited from SettingsBase.
Top Gets or sets the y-coordinate of the default popup window’s top side. Inherited from PopupControlSettingsBase.
Width Gets or sets the width of the extension. Inherited from SettingsBase.
WindowDataBound Enables you to customize settings of a popup window after it has been bound to a data source.
Windows Gets the collection of windows in the PopupControl.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SetContent(Action) Allows you to custom render the content of all popup windows (or a dock panel). Inherited from PopupControlSettingsBase.
SetContent(String) Allows you to custom render the content of all popup windows (or a dock panel). Inherited from PopupControlSettingsBase.
SetFooterContentTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the footer content of all popup windows. Inherited from PopupControlSettingsBase.
SetFooterContentTemplateContent(String) Allows you to provide a template for rendering the footer content of all popup windows. Inherited from PopupControlSettingsBase.
SetFooterTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the popup window (or dock panel) footer. Inherited from PopupControlSettingsBase.
SetFooterTemplateContent(String) Allows you to provide a template for rendering the popup window (or dock panel) footer. Inherited from PopupControlSettingsBase.
SetHeaderContentTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the header content of all popup windows. Inherited from PopupControlSettingsBase.
SetHeaderContentTemplateContent(String) Allows you to provide a template for rendering the header content of all popup windows. Inherited from PopupControlSettingsBase.
SetHeaderTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the popup window (or dock panel) header’s content. Inherited from PopupControlSettingsBase.
SetHeaderTemplateContent(String) Allows you to provide a template for rendering the popup window (or dock panel) header’s content. Inherited from PopupControlSettingsBase.
SetWindowContentTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the content of all popup windows.
SetWindowContentTemplateContent(String) Allows you to provide a template for rendering the content of all popup windows.
SetWindowFooterContentTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the popup window (or dock panel) footer’s content.
SetWindowFooterContentTemplateContent(String) Allows you to provide a template for rendering the popup window (or dock panel) footer’s content.
SetWindowFooterTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the footer content of all popup windows.
SetWindowFooterTemplateContent(String) Allows you to provide a template for rendering the footer content of all popup windows.
SetWindowHeaderContentTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the popup window (or dock panel) header’s content.
SetWindowHeaderContentTemplateContent(String) Allows you to provide a template for rendering the popup window (or dock panel) header’s content.
SetWindowHeaderTemplateContent(Action<PopupControlTemplateContainer>) Allows you to provide a template for rendering the header content of all popup windows.
SetWindowHeaderTemplateContent(String) Allows you to provide a template for rendering the header content of all popup windows.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also