PersonalResultSuggestion constructor
SharePoint 2013
Namespace:
Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public PersonalResultSuggestion( string url, string title, string highlightedtitle, bool isBestBet, int clickCount, DateTime searchTime )
Parameters
- url
- Type: System.String
- title
- Type: System.String
- highlightedtitle
- Type: System.String
- isBestBet
- Type: System.Boolean
- clickCount
- Type: System.Int32
- searchTime
- Type: System.DateTime