| IndexSearchRepositoryGetAllNames Method |
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax protected IEnumerable<string> GetAllNames()
Protected Function GetAllNames As IEnumerable(Of String)
Return Value
Type:
IEnumerableStringSee Also