Table of Contents

Class TeamsACEFactory

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

Creates new instance of TeamsACE based on provided WebPart

public class TeamsACEFactory : ACEFactory
Inheritance
TeamsACEFactory
Inherited Members

Properties

ACEId

Id of Teams AdaptiveCardExtension

public override string ACEId { get; }

Property Value

string

Methods

BuildACEFromWebPart(IPageWebPart)

Returns TeamsACE

public override AdaptiveCardExtension BuildACEFromWebPart(IPageWebPart control)

Parameters

control IPageWebPart

WebPart used to store ACE configuration

Returns

AdaptiveCardExtension