Search Results for

    Show / Hide Table of Contents

    Class AdaptiveCardAction

    ACE card action

    Inheritance
    System.Object
    AdaptiveCardAction
    AdaptiveCardAction<T>
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public class AdaptiveCardAction : object

    Properties

    Parameters

    Action parameters

    Declaration
    public object Parameters { get; set; }
    Property Value
    System.Object

    Type

    Supported values Action.OpenUrl, Action.Submit, Action.ShowCard, Action.Execute, ExternalLink,QuickView

    Declaration
    public string Type { get; set; }
    Property Value
    System.String

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