View Source
Interface IUmbracoIndexConfig
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IUmbracoIndexConfig
Methods
View Source
GetContentValueSetValidator()
Declaration
IContentValueSetValidator GetContentValueSetValidator()
Returns
View Source
GetMemberValueSetValidator()
Declaration
IValueSetValidator GetMemberValueSetValidator()
Returns
Type |
Description |
IValueSetValidator |
|
View Source
GetPublishedContentValueSetValidator()
Declaration
IContentValueSetValidator GetPublishedContentValueSetValidator()
Returns