ValidationHelper IsCodeName Method Kentico 8.1 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.1.5347.20411)

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