| RegisterExtensionAttribute Class |
Namespace: CMS
public class RegisterExtensionAttribute : AbstractTypeAttribute
The RegisterExtensionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterExtensionAttribute |
Constructor
|
| Name | Description | |
|---|---|---|
| MarkedType |
Type marked with this attribute
(Inherited from AbstractTypeAttribute.) | |
| Type |
Interface type
(Inherited from AbstractTypeAttribute.) |
| Name | Description | |
|---|---|---|
| GetExtensionObject |
Creates an extension object based on extension type
| |
| PreInit |
Initializes the attribute
(Overrides AbstractTypeAttributePreInit.) |