<asp:TextBox ID="TextBox1" runat="server" MaxLength="10" ... You can write a custom control which check for the min length, ...
確定! 回上一頁