AbstractImportExportSettingsGetObjectTypeFilePath Method |
Gets file path within the package for object type.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntax public string GetObjectTypeFilePath(
string objectType,
bool siteObjects
)
Parameters
- objectType
- Type: SystemString
Type of the object - siteObjects
- Type: SystemBoolean
Indicates if the object is site dependent
Return Value
Type:
StringSee Also