Search Results for

    Show / Hide Table of Contents
    View Source

    Class CacheSettings.CacheEntry

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class CacheSettings.CacheEntry

    Properties

    View Source

    Document

    Declaration
    public CacheEntrySettings Document { get; set; }
    Property Value
    Type Description
    CacheEntrySettings
    View Source

    Media

    Declaration
    public CacheEntrySettings Media { get; set; }
    Property Value
    Type Description
    CacheEntrySettings
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX