[NetForumFieldAttribute("cct_body")] public string BodyHtml { get; protected set; }
<NetForumFieldAttribute("cct_body")> Public Property BodyHtml As String Get Protected Set
public: [NetForumFieldAttribute(L"cct_body")] property String^ BodyHtml { String^ get (); protected: void set (String^ value); }
[<NetForumFieldAttribute("cct_body")>] member BodyHtml : string with get, set
Copyright © Catalyst Fire 2014