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