Table of Contents

Interface IIndexSchemaExtender

Namespace
Dynamicweb.Indexing
Assembly
Dynamicweb.Core.dll

Defines operations which are specific for Index Schema Extender

public interface IIndexSchemaExtender

Methods

GetFields()

IEnumerable<FieldDefinitionBase> GetFields()

Returns

IEnumerable<FieldDefinitionBase>
To top