Open sandboxFocus

Property UrlRegex

UrlRegex

Gets or sets the regular expression used by UrlAttribute.

Declaration
public static Regex UrlRegex { get; set; }
Property Value
Type Description
Regex
See Also