Table of Contents

Class BackAction

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll

Action to return to the Grid at PageState.View or close the edit mode at a relationship.

public sealed class BackAction : FormToolbarAction
Inheritance
BackAction
Inherited Members

Constructors

BackAction()

public BackAction()

Fields

ActionName

public const string ActionName = "back"

Field Value

string

Methods

DeepCopy()

public override BasicAction DeepCopy()

Returns

BasicAction