Click or drag to resize

SmartSearchGetAllSmartSearches Method

Namespace:  Dynamicweb.SmartSearch
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public static SmartSearchCollection GetAllSmartSearches(
	bool Hidden = false,
	int UserID = -1
)

Parameters

Hidden (Optional)
Type: SystemBoolean
UserID (Optional)
Type: SystemInt32

Return Value

Type: SmartSearchCollection
See Also