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

Dialog.CloseButtonUrl Property

Gets or sets the URL of the dialog's close button.

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

Remarks

A dialog's close button is located at the top right corner of the header area.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic