Gets or sets the URL of the dialog's minimize button.
[Visual Basic]
Public Property MinimizeButtonUrl As
String
[C#]
public
String MinimizeButtonUrl {get; set;}
Remarks
Minimize button is located at a dialog's header area's top right corner.
See Also
Dialog Class | EO.Web Namespace