Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Dialog.RestoreButtonUrl Property

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

[Visual Basic]
Public Property RestoreButtonUrl As String
[C#]
public String RestoreButtonUrl {get; set;}

Remarks

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

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic