ValidationHelper IsCodeName Method Kentico 8.0 API Reference
Returns true if the object representation matches the Code name.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

value
Type: OnlineSystem Object
Value to check
useUnicode (Optional)
Type: OnlineSystem Boolean
If true, unicode letters are allowed in the codename, otherwise only a-Z are allowed

Return Value

Type: OnlineBoolean
See Also