Interface IObjectTypeDriven
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Interface for object type driven controls
[Obsolete("Interface was not intended for public use and will be removed in the next version.")]
[ObsoleteSince(30, 0)]
public interface IObjectTypeDriven
- Extension Methods
Properties
ObjectType
Type of the selected objects.
string ObjectType { get; }
Property Value
- string