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 public bool IsVisibleForCurrentUser()
Return Value
Type:
BooleanSee Also