Click or drag to resize

PFActionsBarButtonJavascriptCode Property

Gets or sets the JavaScript code called on click (if action mode is set to JavaScript).

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public JavaScript JavascriptCode { get; set; }

Property Value

Type: JavaScript
See Also