ComponentBase Properties

The ComponentBase type exposes the following members.

Properties
  NameDescription
Public propertyComponentDescription
Gets the standard component description.
Public propertyComponentId
Gets the component ID.
Public propertyComponentName
Gets the standard component name.
Public propertyIsEnabled
Gets a value indicating whether the component is enabled.
Public propertyLogger
Gets the logger for the module or extension package corresponding to the component.
Public propertyPackageId
Gets the ID of the extension package to which the component belongs.
Top
See Also