Click or drag to resize

PFApplicationIsContextAvailableForCurrentUser Method

Overload List
  NameDescription
Public methodIsContextAvailableForCurrentUser(Int64)
Determines whether this application is visible for the current user through a specific application context. This indicates if the user has any membership in the context.

This method uses an optimized cache.

Public methodIsContextAvailableForCurrentUser(String)
Determines whether this application is visible for the current user through a specific application context. This indicates if the user has any membership in the context.

This method uses an optimized cache.

Top
See Also