[]
Gets or sets the string to be used for the dialog's primary content.
public string Content { get; set; }
If the EnableHyperlinks property contains True, then this string may contain hyperlinks in the form: <A HREF="url">Hyperlink Text</A>.