Click or drag to resize

PFSiteLoadAllContentTypes Method

Ensures that all content-types are loaded in the cache of each application.

This method is optimized because only 2 requests are executed : one for applications and one for content-types.

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