Returns an URL that may be used for clickthrough in "view" mode. Equivalent to GetResultClickthroughURL(rank, allowPopup, false).
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);
ISearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace