Del via


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

Name Description
SubmitAction()

Initializes a new instance of the SubmitAction class.

Properties

Name Description
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