Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.UmbracoIndexes

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

    Fields

    View Source

    ExternalIndexName

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

    InternalIndexName

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

    MembersIndexName

    Declaration
    public const string MembersIndexName = "MembersIndex"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • ExternalIndexName
      • InternalIndexName
      • MembersIndexName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX