Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUmbracoIndexConfig

    Namespace: Umbraco.Cms.Infrastructure.Examine
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IUmbracoIndexConfig

    Methods

    View Source

    GetContentValueSetValidator()

    Declaration
    IContentValueSetValidator GetContentValueSetValidator()
    Returns
    Type Description
    IContentValueSetValidator
    View Source

    GetMemberValueSetValidator()

    Declaration
    IValueSetValidator GetMemberValueSetValidator()
    Returns
    Type Description
    IValueSetValidator
    View Source

    GetPublishedContentValueSetValidator()

    Declaration
    IContentValueSetValidator GetPublishedContentValueSetValidator()
    Returns
    Type Description
    IContentValueSetValidator
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetContentValueSetValidator()
      • GetMemberValueSetValidator()
      • GetPublishedContentValueSetValidator()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX