Click or drag to resize

PFUserNavigationEntryObject Property

Gets the object concerned by the visited page. It can be an item, a view, a user, a group, etc.

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

Property Value

Type: PFBaseObject
See Also