Click or drag to resize

PFUserControllerGetDefaultViewResult Method

Returns the standard view result for a user.

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(
	PFUser userProfile
)

Parameters

userProfile
Type: Packflow.CorePFUser

Return Value

Type: ActionResult
See Also