UrlRegex
Gets or sets the regular expression used by UrlAttribute.
Declaration
public static Regex UrlRegex { get; set; }
Property Value
Type | Description |
---|---|
Regex |
Gets or sets the regular expression used by UrlAttribute.
public static Regex UrlRegex { get; set; }
Type | Description |
---|---|
Regex |