MainStringsFormSelect Property |
Namespace: Kettic.AspNet.Controls.Editor
public string FormSelect { get; set; }
Public Property FormSelect As String Get Set
public: property String^ FormSelect { String^ get (); void set (String^ value); }
member FormSelect : string with get, set