Gets or sets the URL to be displayed in content area.
[Visual Basic]
Public Property ContentUrl As
String
[C#]
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
Dialog Class | EO.Web Namespace