Click or drag to resize

CTInterfaceOnScriptButtonClicked Event

Notification that is send when user has clicked the script button defined with OnRequestScriptButton.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<EventArgs> OnScriptButtonClicked

Value

EventHandlerEventArgs
Revision History
DateVersionDescription
-2015 SP0First Release
See Also