Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

CallbackPanel.ClientSideAfterExecute Property

Gets or sets the name of a client side JavaScript function which is called after callback is completed.

[Visual Basic]
Public Property ClientSideAfterExecute As String
[C#]
public String ClientSideAfterExecute {get; set;}

Remarks

See here for details about this function.

See Also

CallbackPanel Class | EO.Web Namespace


Direct link to this topic