Click or drag to resize
ObjectTypeListItemIsSite Property
Indicates whether the object is site or not.

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

Property Value

Type: Boolean
See Also