Click or drag to resize
ObjectTypeInfoIsListingObjectTypeInfo Property
Indicates if the object type info is used as read-only data source for listing controls such as grids or selectors.

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

Property Value

Type: Boolean
See Also