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

PanelExtension Constructors

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