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