Click or drag to resize

PFUserControllerDefault Method

Default action, called when the page is called without postback.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual ActionResult Default()

Return Value

Type: ActionResult
See Also