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

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

Property Value

Type: Boolean
See Also