[]
Gets or sets the client-side script that executes when the user clicks the MenuItem.
[Themeable(false)]
public virtual string OnClientClick { get; set; }
<Themeable(False)>
Public Overridable Property OnClientClick As String
Type | Description |
---|---|
string | The client-side script that executes when the user clicks into MenuItem. |