| IConversionServiceGetCodeName Method  | 
            Gets the code name created from the given string.
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntaxstring GetCodeName(
	Object name,
	string replacement = null
)
Parameters
- name
 - Type: SystemObject
Display name - replacement (Optional)
 - Type: SystemString
Replacement string for invalid characters 
Return Value
Type: 
String
See Also