Validation.ClientValidationOpType

Validation.ClientValidationOpType property

Gets or sets the validation op type ,Between/NotBetween/Equal/NotEqual/Greater/GreaterOrEqual/Less/LessOrEqual.

public string ClientValidationOpType { get; set; }

See Also