Click or drag to resize
SearchIndexInfoProviderGetSearchIndexes Method
Overload List
  NameDescription
Public methodStatic memberGetSearchIndexes
Returns all search indexes
Public methodStatic memberGetSearchIndexes(String, String)
Returns all the searchIndexes filtered by where condition and sorted by orderBy expression.
Public methodStatic memberGetSearchIndexes(String, String, Int32)
Returns all the searchIndexes filtered by where condition and sorted by orderBy expression.
Public methodStatic memberGetSearchIndexes(String, String, Int32, String)
Returns all the searchIndexes filtered by where condition and sorted by orderBy expression.
Top
See Also