Class TeamsACEFactory
Creates new instance of TeamsACE based on provided WebPart
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public class TeamsACEFactory : ACEFactory
Creates new instance of TeamsACE based on provided WebPart
public class TeamsACEFactory : ACEFactory
Id of Teams AdaptiveCardExtension
public override string ACEId { get; }
| string |
Returns TeamsACE
public override AdaptiveCardExtension BuildACEFromWebPart(IPageWebPart control)
|
IPageWebPart
control
WebPart used to store ACE configuration |
| AdaptiveCardExtension |