The button client-side onclick handler.

C# | Visual Basic | Visual C++ |
public string onclick { get; set; }
Public Property onclick As String
public: property String^ onclick { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string onclick { get; set; }
Public Property onclick As String
public: property String^ onclick { String^ get (); void set (String^ value); }