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

PopupBuilder Members

A Popup control.

Constructors

Name Description
PopupBuilder(OptionsOwnerContext) For internal use only. Initializes a new PopupBuilder class instance.

Methods

Name Description
AccessKey(JS) Mirrors the client-side accessKey option.
AccessKey(String) Mirrors the client-side accessKey option.
Animation(Action<PopupAnimationBuilder>) Mirrors the client-side animation object.
CloseOnOutsideClick(JS) Mirrors the client-side closeOnOutsideClick option.
CloseOnOutsideClick(Boolean) Mirrors the client-side closeOnOutsideClick option.
Container(JS) Mirrors the client-side container option.
Container(String) Mirrors the client-side container option.
Content(RazorBlock) Specifies content for a Popup control.
Content(String) Specifies content for a Popup control.
ContentTemplate(JS) Specifies the client-side contentTemplate.
ContentTemplate(RazorBlock) Specifies the client-side contentTemplate.
ContentTemplate(TemplateName) Specifies the client-side contentTemplate.
ContentTemplate(String) Specifies the client-side contentTemplate.
CopyRootClassesToWrapper(JS) Obsolete. This API is obsolete now.
CopyRootClassesToWrapper(Boolean) Obsolete. This API is obsolete now.
DeferRendering(JS) Mirrors the client-side deferRendering option.
DeferRendering(Boolean) Mirrors the client-side deferRendering option.
Disabled(JS) Mirrors the client-side disabled option.
Disabled(Boolean) Mirrors the client-side disabled option.
DragAndResizeArea(JS)
DragAndResizeArea(String)
DragEnabled(JS) Mirrors the client-side dragEnabled option.
DragEnabled(Boolean) Mirrors the client-side dragEnabled option.
DragOutsideBoundary(JS)
DragOutsideBoundary(Boolean)
ElementAttr(JS) Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Dictionary<String, Object>) Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Object) Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(String, Object) Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
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.
FocusStateEnabled(JS) Mirrors the client-side focusStateEnabled option.
FocusStateEnabled(Boolean) Mirrors the client-side focusStateEnabled option.
FullScreen(JS) Mirrors the client-side fullScreen option.
FullScreen(Boolean) Mirrors the client-side fullScreen option.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Height(JS) Mirrors the client-side height option.
Height(Double) Mirrors the client-side height option.
Height(String) Mirrors the client-side height option.
HideOnParentScroll(JS)
HideOnParentScroll(Boolean)
Hint(JS) Mirrors the client-side hint option.
Hint(String) Mirrors the client-side hint option.
HoverStateEnabled(JS) Mirrors the client-side hoverStateEnabled option.
HoverStateEnabled(Boolean) Mirrors the client-side hoverStateEnabled option.
ID(JS) Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
ID(String) Specifies the id attribute for the control’s HTML element.
MaxHeight(JS) Mirrors the client-side maxHeight option.
MaxHeight(Double) Mirrors the client-side maxHeight option.
MaxHeight(String) Mirrors the client-side maxHeight option.
MaxWidth(JS) Mirrors the client-side maxWidth option.
MaxWidth(Double) Mirrors the client-side maxWidth option.
MaxWidth(String) Mirrors the client-side maxWidth option.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
MinHeight(JS) Mirrors the client-side minHeight option.
MinHeight(Double) Mirrors the client-side minHeight option.
MinHeight(String) Mirrors the client-side minHeight option.
MinWidth(JS) Mirrors the client-side minWidth option.
MinWidth(Double) Mirrors the client-side minWidth option.
MinWidth(String) Mirrors the client-side minWidth option.
OnContentReady(RazorBlock) Mirrors the client-side onContentReady option.
OnContentReady(String) Mirrors the client-side onContentReady option.
OnDisposing(RazorBlock) Mirrors the client-side onDisposing option.
OnDisposing(String) Mirrors the client-side onDisposing option.
OnHidden(RazorBlock) Mirrors the client-side onHidden option.
OnHidden(String) Mirrors the client-side onHidden option.
OnHiding(RazorBlock) Mirrors the client-side onHiding option.
OnHiding(String) Mirrors the client-side onHiding option.
OnInitialized(RazorBlock) Mirrors the client-side onInitialized option.
OnInitialized(String) Mirrors the client-side onInitialized option.
OnOptionChanged(RazorBlock) Mirrors the client-side onOptionChanged option.
OnOptionChanged(String) Mirrors the client-side onOptionChanged option.
OnResize(RazorBlock) Mirrors the client-side onResize option.
OnResize(String) Mirrors the client-side onResize option.
OnResizeEnd(RazorBlock) Mirrors the client-side onResizeEnd option.
OnResizeEnd(String) Mirrors the client-side onResizeEnd option.
OnResizeStart(RazorBlock) Mirrors the client-side onResizeStart option.
OnResizeStart(String) Mirrors the client-side onResizeStart option.
OnShowing(RazorBlock) Mirrors the client-side onShowing option.
OnShowing(String) Mirrors the client-side onShowing option.
OnShown(RazorBlock) Mirrors the client-side onShown option.
OnShown(String) Mirrors the client-side onShown option.
OnTitleRendered(RazorBlock) Mirrors the client-side onTitleRendered option.
OnTitleRendered(String) Mirrors the client-side onTitleRendered option.
Option(String, Object) Specifies an option by its name.
Position(PositionAlignment) Mirrors the client-side position option.
Position(Action<PositionConfigBuilder>) Mirrors the client-side position object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Render() Inherited from WidgetBuilder.
ResizeEnabled(JS) Mirrors the client-side resizeEnabled option.
ResizeEnabled(Boolean) Mirrors the client-side resizeEnabled option.
RestorePosition(JS)
RestorePosition(Boolean)
RtlEnabled(JS) Mirrors the client-side rtlEnabled option.
RtlEnabled(Boolean) Mirrors the client-side rtlEnabled option.
Shading(JS) Mirrors the client-side shading option.
Shading(Boolean) Mirrors the client-side shading option.
ShadingColor(JS) Mirrors the client-side shadingColor option.
ShadingColor(String) Mirrors the client-side shadingColor option.
ShowCloseButton(JS) Mirrors the client-side showCloseButton option.
ShowCloseButton(Boolean) Mirrors the client-side showCloseButton option.
ShowTitle(JS) Mirrors the client-side showTitle option.
ShowTitle(Boolean) Mirrors the client-side showTitle option.
TabIndex(JS) Mirrors the client-side tabIndex option.
TabIndex(Int32) Mirrors the client-side tabIndex option.
Title(JS) Mirrors the client-side title option.
Title(String) Mirrors the client-side title option.
TitleTemplate(JS) Specifies the client-side titleTemplate.
TitleTemplate(RazorBlock) Specifies the client-side titleTemplate.
TitleTemplate(TemplateName) Specifies the client-side titleTemplate.
TitleTemplate(String) Specifies the client-side titleTemplate.
ToolbarItems(Action<CollectionFactory<PopupToolbarItemBuilder>>) Provides access to the client-side toolbarItems option that represents a toolbar item collection.
ToString() Inherited from WidgetBuilder.
ToTemplate() Renders the control as a template string for use in another control’s template. Inherited from WidgetBuilder.
Visible(JS) Mirrors the client-side visible option.
Visible(Boolean) Mirrors the client-side visible option.
Width(JS) Mirrors the client-side width option.
Width(Double) Mirrors the client-side width option.
Width(String) Mirrors the client-side width option.
WrapperAttr(Object)
See Also