| RegisterExtensionAttribute Class |
Namespace: CMS
public class RegisterExtensionAttribute : Attribute, IPreInitAttribute
The RegisterExtensionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterExtensionAttribute |
Constructor
|
| Name | Description | |
|---|---|---|
| ExtensionType |
Gets the extension type
| |
| MarkedType |
Gets the extended type
|
| Name | Description | |
|---|---|---|
| GetExtensionObject |
Creates an extension object based on extension type
| |
| PreInit |
Initializes the attribute
|