Base Plugin Interface
ICategorizedPlugin
is defined in the Telligent.Evolution.Extensibility.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface ICategorizedPlugin : IPlugin { string[] Categories { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Categories | string[] | Categorize for the plugin |