Click or drag to resize
DefaultSelectionParametersSiteObjects Property
Indicates if the object is site dependent. Default value is true.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public bool SiteObjects { get; set; }

Property Value

Type: Boolean
See Also