PropertyControllerValidateSystemName Method |
Name | Description | |
---|---|---|
![]() | ValidateSystemName(Int32, String, PropertyType, String) |
Validates if a systemname is valid for a property.
Allowed characters are: a-z, A-Z, 0-9, _ (underscore)
|
![]() ![]() | ValidateSystemName(Int32, String, String, SqlConnection, SqlTransaction) | Obsolete.
Validates if a systemname is valid for a property.
Allowed characters are: a-z, A-Z, 0-9, _ (underscore)
|