Click or drag to resize
AbstractImportExportSettingsIsEmptyObjectSelection Method (Boolean)
Check if there is no selected object.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public bool IsEmptyObjectSelection(
	bool siteObjects
)

Parameters

siteObjects
Type: SystemBoolean
Indicates if the objects are site dependent

Return Value

Type: Boolean
See Also