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

PopupControlExtension Constructors

An extension object implementing the PopupControl functionality.
Name Parameters Description
PopupControlExtension(PopupControlSettings, ViewContext) settings, viewContext Initializes a new instance of the PopupControlExtension class with the specified settings and provides the context information about the view.
PopupControlExtension(PopupControlSettings) settings Initializes a new instance of the PopupControlExtension class with the specified settings.
See Also