IExtension is defined in the Telligent.Evolution.Extensibility.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
interface IExtension : IPlugin { Object Extension { get; } string ExtensionName { get; } }
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Extension | Object | |||
| ExtensionName | string |