Search Results for

    Show / Hide Table of Contents
    View Source

    Class CacheSettings.CacheEntry

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class 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
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Document
      • Media
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX