NamedComponent Properties

Include Protected Members
Include Inherited Members

The NamedComponent type exposes the following members.

Properties

  Name Description
Public property Annotations Gets a collection within which you can store custom data. (Inherited from ModelComponent.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Public property Description
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Protected property FriendlyName (Overrides ModelComponent.FriendlyName.)
Public property ID
Protected property KeyForCollection (Overrides ModelComponent.KeyForCollection.)
Public property Name
Public property OwningCollection Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.)
Public property Parent Infrastructure. (Inherited from ModelComponent.)
Public property Site (Overrides Component.Site.)
Public property SiteID

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHostableComponent.Host (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.OwningCollection (Inherited from ModelComponent.)

Top