Click or drag to resize

PFHeaderHtmlHelperChangeContextBehavior Property

Gets or sets a value describing the way Packflow should react after the user changes his context filtering settings using the header functionality.

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

Property Value

Type: PFHeaderChangeContextBehavior
See Also