GazetteerControlInvalidCharsRegex Property |
Gets the regular expression to detect invalid characters
Namespace:
Cadcorp.Web.UI.GazetteerControl
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string InvalidCharsRegex { get; }
Public ReadOnly Property InvalidCharsRegex As String
Get
Property Value
Type:
String
See Also