SiteImportSettingsEnsureAutomaticSelection Method |
Ensures automatic selection for given object type.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntax public void EnsureAutomaticSelection(
GeneralizedInfo infoObj,
bool siteObjects
)
Parameters
- infoObj
- Type: CMS.DataEngineGeneralizedInfo
Info object - siteObjects
- Type: SystemBoolean
Indicates if object is site object
See Also