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, ISubmittableAction
- Inheritance
-
BackAction
- Implements
- Inherited Members
Constructors
BackAction()
public BackAction()
Fields
ActionName
public const string ActionName = "back"
Field Value
Properties
IsSubmit
public bool IsSubmit { get; set; }
Property Value
Methods
DeepCopy()
public override BasicAction DeepCopy()