AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditorCustomButton..::..OnClickFunction Property

Gets or sets the name of the JavaScript function invoked when the button is clicked.

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public string OnClickFunction { get; set; }

Field Value

The client-side click handler function name.