Table of Contents
ResizeImageUrl Property

Gets or sets the URL of the image that is used to indicate the dialog is resizable.

Syntax
 public String ResizeImageUrl { get; set; }
Remarks

This propertly only applies if AllowResize is true.

See Also