[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1TaskDialog.Content

Content Property

Content

Gets or sets the string to be used for the dialog's primary content.

Declaration
public string Content { get; set; }
Remarks

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