Method | Description | |
---|---|---|
UnsignedIntegerTextBoxValidator ( ) : System.Web.UI.WebControls |
Initializes an instance of the Adf.Web.UI.UnsignedIntegerTextBoxValidator class. Sets its operator to System.Web.UI.WebControls.ValidationCompareOperator.GreaterThanEqual, its type to System.Web.UI.WebControls.ValidationDataType.Integer and its ValueToCompare to '0'.
|
public UnsignedIntegerTextBoxValidator ( ) : System.Web.UI.WebControls | ||
return | System.Web.UI.WebControls |