Table of Contents

Class CardDesignerACEFactory

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

Creates new instance of CardDesigner ACE based on provided WebPart

public class CardDesignerACEFactory : ACEFactory
Inheritance
CardDesignerACEFactory
Inherited Members

Properties

ACEId

Id of CardDesigner AdaptiveCardExtension

public override string ACEId { get; }

Property Value

string

Methods

BuildACEFromWebPart(IPageWebPart)

Returns CardDesigner

public override AdaptiveCardExtension BuildACEFromWebPart(IPageWebPart control)

Parameters

control IPageWebPart

WebPart used to store ACE configuration

Returns

AdaptiveCardExtension