IIndexProviderGetFields - метод

Returns every field available in the specified index

Пространство имён:  Orchard.Indexing
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
IEnumerable<string> GetFields(
	string indexName
)

Параметры

indexName
Тип: String

Возвращаемое значение

Тип: IEnumerableString
См. также