Click or drag to resize
TranslationHelperGetParentType Method
Gets the parent object type for specified object type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public static string GetParentType(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: String
See Also