| ValidationHelperGetIdentifier Method (Object, String) | 
            Gets the identifier created from the given name
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetIdentifier(
	Object name,
	string replacement
)
Parameters
- name
- Type: SystemObject
 Display name
- replacement
- Type: SystemString
 Replacement string for invalid characters
Return Value
Type: 
String See Also
See Also