CpRegularExpressionValidatorPatterns Enumeration

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum Patterns

Members

Name 0  
Email 1  
Url 2  
Host 3  
PostalCode 4  
SocialSecurityNumber 5  
PhoneNumber 6  
Password 7  
Currency 8  
NonNegativeNumber 9  
SystemName 10  
MySystemName 11  
IPAddress 12  
AttributeControlId 13  
RelationTableName 14  
HtmlColor 15  
CreditCard 16  

See Also