Click or drag to resize
RibbonButtonEnabledScript Field
Specifies a JavaScript method that determines whether the button control is displayed as enabled. The script is expected to return a Boolean value.

Namespace: Colygon.MatchPoint.Common.Ribbon
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public string EnabledScript

Field Value

Type: String
See Also