Click or drag to resize

SmartSearchGetResultT Method (SmartSearchSortInfo)

Namespace:  Dynamicweb.SmartSearch
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public T GetResult<T>(
	params SmartSearchSortInfo[] SortParams
)
where T : class

Parameters

SortParams
Type: Dynamicweb.SmartSearchSmartSearchSortInfo

Type Parameters

T

Return Value

Type: T
See Also