| RegisterDecoratorAttribute Class |
Namespace: CMS
public class RegisterDecoratorAttribute : AbstractTypeAttribute
The RegisterDecoratorAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterDecoratorAttribute |
Constructor
|
| Name | Description | |
|---|---|---|
| ApplyAfter |
If set, the extension applies after extension of the specified type
| |
| InterfaceType |
Interface type
| |
| MarkedType |
Type marked with this attribute
(Inherited from AbstractTypeAttribute.) | |
| Type |
Interface type
(Inherited from AbstractTypeAttribute.) |
| Name | Description | |
|---|---|---|
| PreInit |
Initializes the attribute
(Overrides AbstractTypeAttributePreInit.) |