Click or drag to resize

PFActivityLogAggregateNavigationOperation Method

Ensures the relevant PFActivityLogEntry objects, and increments the Hits property on each of them.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void AggregateNavigationOperation(
	PFUserNavigationEntry entry
)

Parameters

entry
Type: Packflow.CorePFUserNavigationEntry
The entry.
See Also