ButtonBaseDefinitionCommandJavaScript Field |
Javascript will be run when button is pressed.
Required for all types of buttons.
By default, button does nothing.
Namespace: FluentRibbon.Definitions.ControlsAssembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax public string CommandJavaScript
Field Value
Type:
StringSee Also