| SmartSearchManagerGetAllDataProvidersInfo Method |
Namespace:
Dynamicweb.SmartSearch
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax public static Dictionary<string, string> GetAllDataProvidersInfo(
bool isAutoTranslate = true
)
Public Shared Function GetAllDataProvidersInfo (
Optional isAutoTranslate As Boolean = true
) As Dictionary(Of String, String)
Parameters
- isAutoTranslate (Optional)
- Type: SystemBoolean
Return Value
Type:
DictionaryString,
StringSee Also