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