CKFinder 3 – ASP.NET Connector Documentation
InitCommand Class Reference

This is the first command issued by CKFinder. It returns the general settings of the connector and all configured resource types. More...

Inheritance diagram for InitCommand:
ICommand

Public Member Functions

Task< CommandResponseExecuteAsync (CancellationToken cancellationToken)
 Asynchronously executes the command. More...
 

Detailed Description

This is the first command issued by CKFinder. It returns the general settings of the connector and all configured resource types.

Member Function Documentation

◆ ExecuteAsync()

Task<CommandResponse> ExecuteAsync ( CancellationToken  cancellationToken)
inline

Asynchronously executes the command.

Parameters
cancellationTokenA cancellation token.
Returns
An action result returned to the client.

Implements ICommand.


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