| RegisterExtenderAttribute Class |
Namespace: CMS
public class RegisterExtenderAttribute : RegisterExtensionAttribute
The RegisterExtenderAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterExtenderAttribute |
Initializes a new instance of the RegisterExtenderAttribute class with the specified extender type.
|
| Name | Description | |
|---|---|---|
| ExtensionType |
Gets the extension type
(Inherited from RegisterExtensionAttribute.) | |
| MarkedType |
Gets the extended type
(Inherited from RegisterExtensionAttribute.) |
| Name | Description | |
|---|---|---|
| GetExtensionObject |
Creates an extension object based on extension type
(Inherited from RegisterExtensionAttribute.) | |
| PreInit |
Initializes the attribute
(Inherited from RegisterExtensionAttribute.) |