C# Класс cloudscribe.Core.Web.Navigation.SiteNavigationCacheKeyResolver

this allows the navigation tree to be cached separate per site
Наследование: ITreeCacheKeyResolver
Показать файл Открыть проект

Открытые методы

Метод Описание
GetCacheKey ( INavigationTreeBuilder builder ) : string
SiteNavigationCacheKeyResolver ( SiteContext currentSite ) : cloudscribe.Core.Models

Описание методов

GetCacheKey() публичный Метод

public GetCacheKey ( INavigationTreeBuilder builder ) : string
builder INavigationTreeBuilder
Результат string

SiteNavigationCacheKeyResolver() публичный Метод

public SiteNavigationCacheKeyResolver ( SiteContext currentSite ) : cloudscribe.Core.Models
currentSite cloudscribe.Core.Models.SiteContext
Результат cloudscribe.Core.Models