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

Dialog.ContentHtml Property

Specifies the HTML to be displayed in a dialog's content area.

[Visual Basic]
Overridable Public Property ContentHtml As String
[C#]
public virtual String ContentHtml {get; set;}

Remarks

When this property is specified, ContentUrl and ContentTemplate will be ignored.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic