TranslationHelperGetParentType Method |
Gets the parent object type for specified object type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static string GetParentType(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
StringSee Also