Class NavigateAreaActionParameters
- Namespace
- Dynamicweb.CoreUI.Actions.Implementations
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class NavigateAreaActionParameters : ActionParameters
- Inheritance
-
NavigateAreaActionParameters
- Inherited Members
- Extension Methods
Properties
Area
public string Area { get; set; }
Property Value
ForceReload
public bool ForceReload { get; set; }
Property Value
Query
public DataQueryBase? Query { get; set; }
Property Value
ScreenType
public string ScreenType { get; set; }