Specifies the HTML to be displayed in a dialog's footer area.
[Visual Basic]
Overridable Public Property FooterHtml As
String
[C#]
public virtual
String FooterHtml {get; set;}
Remarks
When this property is specified, FooterTemplate will be ignored.
See Also
Dialog Class | EO.Web Namespace