다음을 통해 공유


SubmitAction Class

Definition

Action.Submit.

public class SubmitAction : Microsoft.Agents.Extensions.SharePoint.Models.Actions.BaseAction, Microsoft.Agents.Extensions.SharePoint.Models.Actions.IAction
type SubmitAction = class
    inherit BaseAction
    interface IAction
Public Class SubmitAction
Inherits BaseAction
Implements IAction
Inheritance
SubmitAction
Implements

Constructors

SubmitAction()

Initializes a new instance of the SubmitAction class.

Properties

ConfirmationDialog

Gets or Sets confirmation dialog associated with this action of type ConfirmationDialog.

Parameters

Gets or Sets the action parameters of type Dictionary<TKey,TValue>.

Applies to