Click or drag to resize

PFItemHtmlHelperRefreshPageOnItemContextSelection Method

Indicates if the page must be refreshed on context selection.

By default, returns true if there is any choice or user field with a scope under the application context.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected virtual bool RefreshPageOnItemContextSelection()

Return Value

Type: Boolean
See Also