Click or drag to resize

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
)

Parameters

isAutoTranslate (Optional)
Type: SystemBoolean

Return Value

Type: DictionaryString, String
See Also