Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.SqlTemplates.NuCacheDatabaseDataSource

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class NuCacheDatabaseDataSource

    Fields

    View Source

    ContentSourcesCount

    Declaration
    public const string ContentSourcesCount = "Umbraco.Web.PublishedCache.NuCache.DataSource.ContentSourcesCount"
    Field Value
    Type Description
    System.String
    View Source

    ContentSourcesSelect

    Declaration
    public const string ContentSourcesSelect = "Umbraco.Web.PublishedCache.NuCache.DataSource.ContentSourcesSelect"
    Field Value
    Type Description
    System.String
    View Source

    MediaSourcesCount

    Declaration
    public const string MediaSourcesCount = "Umbraco.Web.PublishedCache.NuCache.DataSource.MediaSourcesCount"
    Field Value
    Type Description
    System.String
    View Source

    MediaSourcesSelect

    Declaration
    public const string MediaSourcesSelect = "Umbraco.Web.PublishedCache.NuCache.DataSource.MediaSourcesSelect"
    Field Value
    Type Description
    System.String
    View Source

    ObjectTypeNotTrashedFilter

    Declaration
    public const string ObjectTypeNotTrashedFilter = "Umbraco.Web.PublishedCache.NuCache.DataSource.ObjectTypeNotTrashedFilter"
    Field Value
    Type Description
    System.String
    View Source

    OrderByLevelIdSortOrder

    Declaration
    public const string OrderByLevelIdSortOrder = "Umbraco.Web.PublishedCache.NuCache.DataSource.OrderByLevelIdSortOrder"
    Field Value
    Type Description
    System.String
    View Source

    SourcesSelectUmbracoNodeJoin

    Declaration
    public const string SourcesSelectUmbracoNodeJoin = "Umbraco.Web.PublishedCache.NuCache.DataSource.SourcesSelectUmbracoNodeJoin"
    Field Value
    Type Description
    System.String
    View Source

    WhereNodeId

    Declaration
    public const string WhereNodeId = "Umbraco.Web.PublishedCache.NuCache.DataSource.WhereNodeId"
    Field Value
    Type Description
    System.String
    View Source

    WhereNodeIdX

    Declaration
    public const string WhereNodeIdX = "Umbraco.Web.PublishedCache.NuCache.DataSource.WhereNodeIdX"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • ContentSourcesCount
      • ContentSourcesSelect
      • MediaSourcesCount
      • MediaSourcesSelect
      • ObjectTypeNotTrashedFilter
      • OrderByLevelIdSortOrder
      • SourcesSelectUmbracoNodeJoin
      • WhereNodeId
      • WhereNodeIdX
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX