ImageGear .NET - Updated
IPCCSearch-Combined
API Reference > ViewerControl API > IPCCSearch-Combined

Namespace: Combined

IPCCSearch~Combined

ImageGear.Web Combined Search

Methods

(static) getResults Search a string of text for the given terms.(text, searchInputs) → {Array.<SearchResult>}

Parameters:
Name Type Description
text string The text to be searched.
searchInputs Array.<SearchInput> An array of search inputs.
Returns:
An array of search results.
Type
Array.<SearchResult>