TaxonomyNavigation.CacheConfig property

Gets the configuration variables for the managed navigation feature.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared ReadOnly Property CacheConfig As TaxonomyNavigationCacheConfig
    Get
'Usage
Dim value As TaxonomyNavigationCacheConfig

value = TaxonomyNavigation.CacheConfig
public static TaxonomyNavigationCacheConfig CacheConfig { get; }

Property value

Type: Microsoft.SharePoint.Publishing.Navigation.TaxonomyNavigationCacheConfig
Configuration variables for managed navigation

See also

Reference

TaxonomyNavigation class

TaxonomyNavigation members

Microsoft.SharePoint.Publishing.Navigation namespace