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