Share via


CardViewResponse Class

Definition

SharePoint Card View Data object.

public class CardViewResponse
type CardViewResponse = class
Public Class CardViewResponse
Inheritance
CardViewResponse

Constructors

CardViewResponse()

Initializes a new instance of the CardViewResponse class.

Properties

AceData

Gets or Sets AceData for the card view of type AceData.

CardViewParameters

Gets or sets the card view configuration.

OnCardSelection

Gets or sets action to invoke when the card is selected.

ViewId

Gets or Sets the view Id of type String.

Applies to