Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Dialog.ContentUrl Property

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


Direct link to this topic