Click or drag to resize

PFExternalDataBinderClearCaches Method

Clears the choice and user fields cache. These caches are used to avoid reloading items, users and groups assigned to items' fields during bindings.

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 ClearCaches()
See Also