Skip to main content

ButtonExtension Constructors

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