IConversionServiceGetIdentifier Method |
Gets the identifier created from the given name
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax string GetIdentifier(
string name
)
Parameters
- name
- Type: SystemString
Display name
Return Value
Type:
StringSee Also