Syntax

C#
public interface IDynamicActionProvider

The type exposes the following members.

Public Methods

  NameDescription
Public methodIncludeActions
Implementors should register their dynamics actions into the controller

See Also