[NetForumFieldAttribute("ind_first_name", NetForumDataBindingMode.ReadOnly)] public string FirstName { get; }
<NetForumFieldAttribute("ind_first_name", NetForumDataBindingMode.ReadOnly)> Public ReadOnly Property FirstName As String Get
public: [NetForumFieldAttribute(L"ind_first_name", NetForumDataBindingMode::ReadOnly)] property String^ FirstName { String^ get (); }
[<NetForumFieldAttribute("ind_first_name", NetForumDataBindingMode.ReadOnly)>] member FirstName : string with get
Copyright © Catalyst Fire 2014