RankingRankingResponse Class

Definition

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