NamedComponent Members
Include Protected Members
Include Inherited Members
The NamedComponent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NamedComponent() | ||
NamedComponent(String) | ||
NamedComponent(String, String) |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Inherited from ModelComponent.) | |
CanRaiseEvents | (Inherited from Component.) | |
Container | (Inherited from Component.) | |
Description | ||
DesignMode | (Inherited from Component.) | |
Events | (Inherited from Component.) | |
FriendlyName | (Overrides ModelComponent.FriendlyName.) | |
ID | ||
KeyForCollection | (Overrides ModelComponent.KeyForCollection.) | |
Name | ||
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.) | |
Parent | Infrastructure. (Inherited from ModelComponent.) | |
Site | (Overrides Component.Site.) | |
SiteID |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IFormattable.ToString(String, IFormatProvider) | ||
IHostableComponent.Host | (Inherited from ModelComponent.) | |
IModelComponent.FriendlyPath | (Inherited from ModelComponent.) | |
IModelComponent.OwningCollection | (Inherited from ModelComponent.) |
Top