Refreshes the list of actions.

Namespace:  FreeFlow.Administration
Assembly:  FreeFlow.Administration (in FreeFlow.Administration.dll) Version: 2.0.0.135

Syntax

C#
public void Refresh()
Visual Basic (Declaration)
Public Sub Refresh
Visual C++
public:
virtual void Refresh() sealed

Implements

IRefreshable..::.Refresh()()()

See Also