Click or drag to resize
IObjectTypeDriven Interface
Interface for object type driven controls

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

The IObjectTypeDriven type exposes the following members.

Properties
  NameDescription
Public propertyObjectType
Type of the selected objects.
Top
See Also