Determines whether source control's value is code name.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- source
- Type: System Object
Control to validate
- errorMessage
- Type: System String
It is returned when control's value is not code name
- useUnicode
- Type: System Boolean
If true, unicode letters are allowed in codename
Return Value
Type: ValidatorSee Also