Click or drag to resize

MessagePopOnButton2Click Property

Gets/sets javascript to be added to the Button2 click handler. Ignored unless Button2Caption is set to cause the button to be shown.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string OnButton2Click { get; set; }

Property Value

Type: String
See Also