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)
Syntaxpublic string OnButton2Click { get; set; }Public Property OnButton2Click As String
	Get
	Set
Property Value
Type: 
String
See Also