PFHeaderBroadcasterUpdateCurrentUser Method |
Sends an updated list of notifications to the current user.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public void UpdateCurrentUser(
PFSite site,
long applicationId
)
Parameters
- site
- Type: Packflow.CorePFSite
Packflow site. - applicationId
- Type: SystemInt64
Id of a PFApplication, optional.
See Also