Click or drag to resize
ImportExportHelperGetSafeObjectTypeName Method
Gets safe object type name.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static string GetSafeObjectTypeName(
	string objectType
)

Parameters

objectType
Type: SystemString
Type of the object

Return Value

Type: String
See Also