Search Results for

    Show / Hide Table of Contents

    Class CardDesignerACE

    Represents the card designer ACE

    Inheritance
    object
    AdaptiveCardExtension
    AdaptiveCardExtension<CardDesignerProps>
    CardDesignerACE
    Inherited Members
    AdaptiveCardExtension<CardDesignerProps>.Properties
    AdaptiveCardExtension.Id
    AdaptiveCardExtension.InstanceId
    AdaptiveCardExtension.Title
    AdaptiveCardExtension.Description
    AdaptiveCardExtension.JsonProperties
    AdaptiveCardExtension.IconProperty
    AdaptiveCardExtension.CardSize
    AdaptiveCardExtension.Order
    AdaptiveCardExtension.ACEType
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public class CardDesignerACE : AdaptiveCardExtension<CardDesignerProps>

    Constructors

    CardDesignerACE(CardSize)

    Default constructor

    Declaration
    public CardDesignerACE(CardSize cardSize = CardSize.Medium)
    Parameters
    CardSize cardSize

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer