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