Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.UmbracoIndexes

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.UmbracoIndexes

    Fields

    View Source

    DeliveryApiContentIndexName

    Declaration
    public const string DeliveryApiContentIndexName = "DeliveryApiContentIndex"
    Field Value
    Type Description
    string
    View Source

    ExternalIndexName

    Declaration
    public const string ExternalIndexName = "ExternalIndex"
    Field Value
    Type Description
    string
    View Source

    InternalIndexName

    Declaration
    public const string InternalIndexName = "InternalIndex"
    Field Value
    Type Description
    string
    View Source

    MembersIndexName

    Declaration
    public const string MembersIndexName = "MembersIndex"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX