Click or drag to resize
IConversionService.GetIdentifier Method
Gets the identifier created from the given name

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

Parameters

name
Type: System.String
Display name

Return Value

Type: String
See Also