Table of Contents
RestoreButtonUrl Property

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

Syntax
 public String RestoreButtonUrl { get; set; }
Remarks

Restore button is located at a dialog's header area's top right corner.

See Also