Click or drag to resize
RegisterWrapperAttribute Class
Attribute to mark wrapper as a prioritized implementation
Inheritance Hierarchy

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

The RegisterWrapperAttribute type exposes the following members.

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

Reference