Click or drag to resize

PFItemPageContextModelForm Property

Gets the current Form definition from the current application's model.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public WebForm ModelForm { get; }

Property Value

Type: WebForm
See Also