Interface IUmbracoIndexConfig
Namespace: Umbraco.Cms.Infrastructure.Examine
Assembly: cs.temp.dll.dll
Syntax
public interface IUmbracoIndexConfig
Methods
GetContentValueSetValidator()
Declaration
IContentValueSetValidator GetContentValueSetValidator()
Returns
Type | Description |
---|---|
IContent |
GetMemberValueSetValidator()
Declaration
IValueSetValidator GetMemberValueSetValidator()
Returns
Type | Description |
---|---|
IValue |
GetPublishedContentValueSetValidator()
Declaration
IContentValueSetValidator GetPublishedContentValueSetValidator()
Returns
Type | Description |
---|---|
IContent |