Returns true if the object representation matches the Code name.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Value to check
- useUnicode (Optional)
- Type: System Boolean
If true, unicode letters are allowed in the codename, otherwise only a-Z are allowed
Return Value
Type: BooleanSee Also