Table of Contents
MinimizeButtonUrl Property

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

Syntax
 public String MinimizeButtonUrl { get; set; }
Remarks

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

See Also