Gets or sets the URL of the image that is used to indicate the dialog is resizable.
[Visual Basic]
Public Property ResizeImageUrl As
String
[C#]
public
String ResizeImageUrl {get; set;}
Remarks
This propertly only applies if AllowResize is true.
See Also
Dialog Class | EO.Web Namespace