Table of Contents
ContentUrl Property

Gets or sets the URL to be displayed in content area.

Syntax
 public String ContentUrl { get; set; }
Remarks

Height property does not work this property is set. To change dialog height when ContentUrl is set, set the height CSS attribute in ContentStyleActive.

See Also