FreeFlow class library

ActionPage.StartBlankForm Method

Starts a blank form. If the process contains multiple blank forms, the one whose eAction.eActionID equals 1 will be started.

Overload List

Starts a blank form. If the process contains multiple blank forms, the one whose eAction.eActionID equals 1 will be started.

public void StartBlankForm(string);

Starts a blank form. This method can only be used with user actions.

public void StartBlankForm(string,string);

See Also

ActionPage Class | FreeFlow.Client Namespace