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