Table of Contents

Interface IIndexSchemaExtender

Namespace
Dynamicweb.Indexing
Assembly
Dynamicweb.Indexing.dll
Defines operations which are specific for Index Schema Extender
[InheritedExport]
public interface IIndexSchemaExtender

Methods

GetFields()

IEnumerable<FieldDefinitionBase> GetFields()

Returns

IEnumerable<FieldDefinitionBase>
To top