Table of Contents
CloseButtonUrl Property

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

Syntax
 public String CloseButtonUrl { get; set; }
Remarks

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

See Also