Class ExecuteTreeActionActionParameters
- Namespace
- Dynamicweb.CoreUI.Actions.Implementations.Components
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ExecuteTreeActionActionParameters : ActionParameters
- Inheritance
-
ExecuteTreeActionActionParameters
- Inherited Members
- Extension Methods
Properties
CommandProperty
public string? CommandProperty { get; set; }
Property Value
CommandValue
public string? CommandValue { get; set; }
Property Value
QueryProperty
public string? QueryProperty { get; set; }
Property Value
QueryValue
public string? QueryValue { get; set; }