Interface IConnectionsManager
Namespace: DotNetNuke.Services.Connections
Assembly: DotNetNuke.dll
Syntax
public interface IConnectionsManager
Methods
GetConnectors(IServiceProvider)
Declaration
IList<IConnector> GetConnectors(IServiceProvider serviceProvider)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceProvider | serviceProvider |
Returns
| Type | Description |
|---|---|
| IList<IConnector> |