Show / Hide Table of Contents

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>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS