| ComponentDefinitionBase Class |
Namespace: Kentico.Content.Web.Mvc
public abstract class ComponentDefinitionBase
The ComponentDefinitionBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentDefinitionBase |
Creates an empty instance of the ComponentDefinitionBase class.
| |
| ComponentDefinitionBase(String, String) |
Creates an instance of the ComponentDefinitionBase class.
|
| Name | Description | |
|---|---|---|
| Identifier |
Unique identifier of the component definition.
| |
| Name |
Name of the registered component.
|