Search Results for

    Show / Hide Table of Contents

    Interface IUmbracoIndexConfig

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

    Methods

    GetContentValueSetValidator()

    Declaration
    IContentValueSetValidator GetContentValueSetValidator()
    Returns
    Type Description
    IContentValueSetValidator

    GetMemberValueSetValidator()

    Declaration
    IValueSetValidator GetMemberValueSetValidator()
    Returns
    Type Description
    IValueSetValidator

    GetPublishedContentValueSetValidator()

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