Table of Contents
HeaderImageUrl Property

Gets or sets the Dialog's header image URL.

Syntax
 public String HeaderImageUrl { get; set; }
Remarks

Use this property to set the dialog header background image. HeaderImageHeight must be properly set when using this property.

See Also