Click or drag to resize

PFUserSettingsContextMode Property

Gets or sets the context mode identifying the navigation context of a user. It allows navigating in a specific application context when multiple are available.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFUserContextMode ContextMode { get; set; }

Property Value

Type: PFUserContextMode
See Also