Class TeamsACEFactory
Creates new instance of TeamsACE based on provided WebPart
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; }
System.String
|
Returns TeamsACE
public override AdaptiveCardExtension BuildACEFromWebPart(IPageWebPart control)
IPageWebPart
control
WebPart used to store ACE configuration |
AdaptiveCardExtension
|