Click or drag to resize
DefaultImplementationAttribute Class
Marks the class as implementation of the given interface
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSDefaultImplementationAttribute

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public class DefaultImplementationAttribute : Attribute

The DefaultImplementationAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDefaultImplementationAttribute
Constructor
Top
Properties
  NameDescription
Public propertyCanBeReplaced
If true, the default implementation can be replaced
Public propertyImplementationType
Implementation type
Top
See Also

Reference