HTMLInputElement.MaxLength

HTMLInputElement.MaxLength property

الحد الأقصى لعدد الأحرف لحقول النص ، متىيكتب لها قيمة “نص” أو “كلمة مرور”. راجع تعريف السمة maxlength في HTML 4.01.

public int MaxLength { get; set; }

أنظر أيضا