Click or drag to resize
TypeHelperGetObjectTypeResourceKey Method
Gets the resource key for the name of the object type.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string GetObjectTypeResourceKey(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: String
See Also