C# Class Sitecore.Foundation.LocalDatasource.Infrastructure.Indexing.LocalDatasourceContentField

Inheritance: IComputedIndexField
Mostrar archivo Open project: Sitecore/Habitat

Public Methods

Method Description
ComputeFieldValue ( IIndexable indexable ) : object

Private Methods

Method Description
IsTextField ( Field field ) : bool
ShouldIndexField ( Field field ) : bool
ShouldIndexItem ( Item item ) : bool

Method Details

ComputeFieldValue() public method

public ComputeFieldValue ( IIndexable indexable ) : object
indexable IIndexable
return object