RankingRankingResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines where on the search results page content should be placed and in what order.
public class RankingRankingResponse
type RankingRankingResponse = class
Public Class RankingRankingResponse
- Inheritance
-
RankingRankingResponse
Constructors
RankingRankingResponse() |
Initializes a new instance of the RankingRankingResponse class. |
RankingRankingResponse(RankingRankingGroup, RankingRankingGroup, RankingRankingGroup) |
Initializes a new instance of the RankingRankingResponse class. |
Properties
Mainline |
Gets the search results to display in the mainline. |
Pole |
Gets the search results that should be afforded the most visible treatment (for example, displayed above the mainline and sidebar). |
Sidebar |
Gets the search results to display in the sidebar. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET