Click or drag to resize

ISiteCacheAssetFolderPaths Method


Fetch and generate a dictionary of asset folder names and parent ids. Used during publish to allow asset.path() to pull from this cache.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
PathCollection<Asset> CacheAssetFolderPaths()

Return Value

Type: PathCollectionAsset

[Missing <returns> documentation for "M:Ingeniux.CMS.ISite.CacheAssetFolderPaths"]

See Also