CardViewResponse 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.
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. |