Table of Contents
FooterHtml Property

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

Syntax
 public virtual String FooterHtml { get; set; }
Remarks

When this property is specified, FooterTemplate will be ignored.

See Also