Plumtree Portal UI  
 

ISearchResultModelRO.GetResultClickthroughURL Method

Returns an URL that may be used for clickthrough in "view" mode. Equivalent to GetResultClickthroughURL(rank, allowPopup, false).

Overload List

Returns an URL that may be used for clickthrough in "view" mode. Equivalent to GetResultClickthroughURL(rank, allowPopup, false).

HTMLAnchor GetResultClickthroughURL(int,bool);

Returns an URL that may be used for clickthrough.

HTMLAnchor GetResultClickthroughURL(int,bool,bool);

Returns an URL that may be used for clickthrough.

HTMLAnchor GetResultClickthroughURL(int,bool,bool,string);

See Also

ISearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace