BestBetCollection.AddBestBet Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddBestBet(String) | Adds a best bet with the specified best bet name. | |
AddBestBet(String, Context) | Adds a best with the specified best bet name and attach it to the specified context. | |
AddBestBet(String, Uri) | Adds a best with the specified best bet name and Uri. | |
AddBestBet(String, Uri, Context) | Adds a best with the specified best bet name and Uri and attach it to the specified context. | |
AddBestBet(String, String, String, Uri) | Adds a best with the specified best bet name, teaser, teaser content type and Uri. | |
AddBestBet(String, String, String, String, Uri, Nullable<Int16>, Nullable<DateTime>, Nullable<DateTime>, Context) | Adds a best with the specified best bet name, description, teaser, teaser content type, Uri, position and date range and attach it to the specified context. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace