Click or drag to resize

PFUserNavigationPanelBroadcasterUpdatePanelForCurrentUser Method (PFSite, Int64)

Sends an up-to-date list of navigation entries 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
C#
public static void UpdatePanelForCurrentUser(
	PFSite site,
	long applicationId = -1
)

Parameters

site
Type: Packflow.CorePFSite
applicationId (Optional)
Type: SystemInt64
See Also