CommitteeBaseHtmlDescription Property
Namespace: Ignition.CommitteesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cmt_html_description")]
public string HtmlDescription { get; set; }
<NetForumFieldAttribute("cmt_html_description")>
Public Property HtmlDescription As String
Get
Set
public:
[NetForumFieldAttribute(L"cmt_html_description")]
property String^ HtmlDescription {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("cmt_html_description")>]
member HtmlDescription : string with get, set
Property Value
String