[]
Gets or sets the string displayed in the footer area of the task dialog.
public string FooterText { get; set; }
If the EnableHyperlinks property contains True, then this string may contain hyperlinks in the form: <A HREF="url">Hyperlink Text</A>.