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