Click or drag to resize

NodeActions Property

Namespace:  Dynamicweb.Core.UI
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
[JsonIgnoreAttribute]
public IEnumerable<Action> Actions { get; set; }

Property Value

Type: IEnumerableAction
See Also