| SiteImportSettingsIsIncluded Method (String) | 
            Check if object type (site or global) is included in the package.
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntaxpublic bool IsIncluded(
	string objectType
)
Parameters
- objectType
 - Type: SystemString
Type of the object 
Return Value
Type: 
Boolean
See Also