IConversionService.GetIdentifier Method |
Gets the identifier created from the given name
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 11.0.0
Syntaxstring GetIdentifier(
string name
)
Parameters
- name
- Type: System.String
Display name
Return Value
Type:
String
See Also