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

RibbonExtension Constructors

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