Search Results for

    Show / Hide Table of Contents
    View Source

    Class DomainCacheExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.PublishedCache
    Assembly: Umbraco.PublishedCache.NuCache.dll
    Syntax
    public static class DomainCacheExtensions

    Methods

    View Source

    GetAssignedWithCulture(IDomainCache, String, Int32, Boolean)

    Declaration
    public static bool GetAssignedWithCulture(this IDomainCache domainCache, string culture, int documentId, bool includeWildcards = false)
    Parameters
    Type Name Description
    IDomainCache domainCache
    System.String culture
    System.Int32 documentId
    System.Boolean includeWildcards
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetAssignedWithCulture(IDomainCache, String, Int32, Boolean)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX