Click or drag to resize

PropertyControllerValidateSystemName Method

Overload List
  NameDescription
Public methodValidateSystemName(Int32, String, PropertyType, String)
Validates if a systemname is valid for a property. Allowed characters are: a-z, A-Z, 0-9, _ (underscore)
Public methodStatic memberValidateSystemName(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)
Top
See Also