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

MenuExtension Constructors

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