Interface IConnectionsManager
Namespace: DotNetNuke.Services.Connections
Assembly: DotNetNuke.dll
Syntax
public interface IConnectionsManager
Methods
| Improve this Doc View SourceGetConnectors()
Declaration
IList<IConnector> GetConnectors()
Returns
Type | Description |
---|---|
IList<IConnector> |
RegisterConnections()
Declaration
void RegisterConnections()