Click or drag to resize
IConversionServiceGetIdentifier Method
Gets the identifier created from the given name

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
string GetIdentifier(
	string name
)

Parameters

name
Type: SystemString
Display name

Return Value

Type: String
See Also