Click or drag to resize

PFApplicationIsVisibleForCurrentUser Method

Determines whether this application is visible for the current user. This indicates if the user has any membership in the application contexts.

This method uses an optimized cache.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsVisibleForCurrentUser()

Return Value

Type: Boolean
See Also