SiteExportSettingsEnsureSelectedObjectsExport Method |
Ensures that the given object type can include selected objects into the export
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 10.0.0
Syntax public void EnsureSelectedObjectsExport(
string objectType,
bool siteObject
)
Parameters
- objectType
- Type: SystemString
Object type - siteObject
- Type: SystemBoolean
Site object
See Also