Click or drag to resize

UserProviderSmartSearchBaseGetUserSmartSearches Method (Int32)

Namespace:  Dynamicweb.SmartSearch.DataProviders
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public abstract IEnumerable<string> GetUserSmartSearches(
	int userID
)

Parameters

userID
Type: SystemInt32

Return Value

Type: IEnumerableString
See Also