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