Click or drag to resize

PFViewControllerGetDefaultViewResult Method

Returns the standard view result for a view.

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(
	PFView view
)

Parameters

view
Type: Packflow.CorePFView

Return Value

Type: ActionResult
See Also