Table of Contents

Class ReloadTreeAction

Namespace
Dynamicweb.CoreUI.Actions.Implementations.Components
Assembly
Dynamicweb.CoreUI.dll
public sealed class ReloadTreeAction : ActionBase
Inheritance
ReloadTreeAction
Inherited Members

Properties

Default

public static ReloadTreeAction Default { get; }

Property Value

ReloadTreeAction

Methods

To(NavigationNodePath?)

public static ReloadTreeAction To(NavigationNodePath? path)

Parameters

path NavigationNodePath

Returns

ReloadTreeAction

To(string?)

public static ReloadTreeAction To(string? path)

Parameters

path string

Returns

ReloadTreeAction
To top