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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsListingObjectTypeInfo { get; protected set; }
Property Value
Type:
BooleanSee Also