ComponentDefinition Properties |
The ComponentDefinition type exposes the following members.
Name | Description | |
---|---|---|
ControllerFullName |
Gets the fully qualified name of the component controller type, including its namespace without the assembly name.
| |
ControllerName |
Name of the controller derived from controller class name without the Controller suffix.
| |
Description |
Description of the registered component.
| |
IconClass |
Icon CSS class of the registered component.
| |
Identifier |
Unique identifier of the component definition.
(Inherited from ComponentDefinitionBase.) | |
Name |
Name of the registered component.
(Inherited from ComponentDefinitionBase.) | |
RouteName |
Name of the route under which is the component available.
|