MessagePopOnButton1Click Property |
Gets/sets javascript to be added to the
Button1 click handler.
Ignored unless
Button1Caption 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 OnButton1Click { get; set; }
Public Property OnButton1Click As String
Get
Set
Property Value
Type:
StringSee Also