Click or drag to resize

PFDashboardControllerGetDefaultViewResult Method

Returns the standard view result for a dashboard.

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

Parameters

dashboard
Type: Packflow.CorePFDashboard

Return Value

Type: ActionResult
See Also