CKFinder 3 – ASP.NET Connector Documentation
IPlugin Interface Reference

Defines plugin that extends connector's functionality. More...

Public Member Functions

void Initialize (IComponentResolver componentResolver, IReadOnlyDictionary< string, IReadOnlyCollection< string >> options)
 Initializes the plugin. More...
 

Detailed Description

Defines plugin that extends connector's functionality.

Member Function Documentation

◆ Initialize()

void Initialize ( IComponentResolver  componentResolver,
IReadOnlyDictionary< string, IReadOnlyCollection< string >>  options 
)

Initializes the plugin.

Parameters
componentResolverThe component resolver.
optionsThe dictionary of options for the plugin.

The documentation for this interface was generated from the following file: