Click or drag to resize

PFUserHtmlHelperBeginPackflowForm Method

Returns an opening form tag and sets controller and action information. The form uses the specified HTTP method and includes the HTML attributes from a dictionary.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public MvcForm BeginPackflowForm()

Return Value

Type: MvcForm
See Also