Click or drag to resize

PFItemPageContextCurrentUserContextFilter Property

Gets the id of the application context filtered by the current user. If there is no filter, -1 is returned.

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

Property Value

Type: Int64
See Also