Class SubmitFormsActionParameters
- Namespace
- Dynamicweb.CoreUI.Actions.Implementations
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class SubmitFormsActionParameters : ActionParameters
- Inheritance
-
SubmitFormsActionParameters
- Inherited Members
- Extension Methods
Properties
CommandToRun
public string CommandToRun { get; set; }
Property Value
OnSuccess
public ActionBase? OnSuccess { get; set; }