Gets or sets the name of a client side JavaScript function which is called before callback event is raised.
[Visual Basic]
Public Property ClientSideBeforeExecute As
String
[C#]
public
String ClientSideBeforeExecute {get; set;}
Remarks
See here for details about this function.
See Also
CallbackPanel Class | EO.Web Namespace