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