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

Dialog.FooterHtml Property

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


Direct link to this topic