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

Dialog.ClientSideOnEnd Property

Specifies the name of the client side JavaScript function to be executed when the dialog closes.

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

Remarks

See dialog client side event handler for details about prototype of the handler.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic