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