Class PluginProvider
List of installed and available Document plugins
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("Plugin")]
public class PluginProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
PluginProvider()
List of installed and available Document plugins
Declaration
public PluginProvider()
Fields
ProviderName
List of installed and available Document plugins
Declaration
public const string ProviderName = "Plugin"
Field Value
Type | Description |
---|---|
string |
Methods
AddItems()
Create the list of document plugins that are creatable.
Declaration
protected override void AddItems()