Click or drag to resize
ObjectTypeListItem Class
Container for object types list item.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineObjectTypeListItem

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public class ObjectTypeListItem

The ObjectTypeListItem type exposes the following members.

Constructors
  NameDescription
Public methodObjectTypeListItem
Top
Properties
  NameDescription
Public propertyIsSite
Indicates whether the object is site or not.
Public propertyObjectType
Object type.
Top
See Also