Table of Contents

Class AdaptiveCardExtension<T>

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Defines an ACE

public class AdaptiveCardExtension<T> : AdaptiveCardExtension

Type Parameters

T

Type of the ACE

Inheritance
AdaptiveCardExtension<T>
Derived
Inherited Members

Constructors

AdaptiveCardExtension(CardSize)

Default constructor

public AdaptiveCardExtension(CardSize cardSize = CardSize.Medium)

Parameters

cardSize CardSize

Properties

Properties

Properties of the ACE

public T Properties { get; set; }

Property Value

T