FreeFlow class library

ActionCollection.Refresh Method 

Refreshes the list of actions.

[Visual Basic]
NotOverridable Public Sub Refresh() _
    Implements IRefreshable.Refresh
[C#]
public void Refresh();

Implements

IRefreshable.Refresh

See Also

ActionCollection Class | FreeFlow.Administration Namespace