Skip to main content

CallbackPanelExtension Constructors

Represents an extension object implementing the CallbackPanel functionality.
Name Parameters Description
CallbackPanelExtension(CallbackPanelSettings, ViewContext) settings, viewContext Initializes a new instance of the CallbackPanelExtension class with the specified settings and provides the context information about the view.
CallbackPanelExtension(CallbackPanelSettings) settings Initializes a new instance of the CallbackPanelExtension class with the specified settings.
See Also