[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1TaskDialog.FooterText

FooterText Property

FooterText

Gets or sets the string displayed in the footer area of the task dialog.

Declaration
public string FooterText { get; set; }
Remarks

If the EnableHyperlinks property contains True, then this string may contain hyperlinks in the form: <A HREF="url">Hyperlink Text</A>.