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