Click or drag to resize
ImplementationAttribute Class
Marks the class as implementation of the given interface
Inheritance Hierarchy

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public abstract class ImplementationAttribute : AbstractTypeAttribute

The ImplementationAttribute type exposes the following members.

Constructors
  NameDescription
Protected methodImplementationAttribute
Constructor
Top
Properties
  NameDescription
Public propertyInterfaceType
Interface type
Public propertyMarkedType
Type marked with this attribute
(Inherited from AbstractTypeAttribute.)
Protected propertyType
Interface type
(Inherited from AbstractTypeAttribute.)
Top
Methods
See Also

Reference