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