Click or drag to resize

PFDashboardControllerCloseRedirect Method

Redirects to the appropriate source page.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected RedirectResult CloseRedirect(
	PFDashboard dashboard
)

Parameters

dashboard
Type: Packflow.CorePFDashboard

Return Value

Type: RedirectResult
See Also