Table of Contents

Class ListActionNode

Namespace
Dynamicweb.CoreUI.Lists
Assembly
Dynamicweb.CoreUI.dll
public sealed class ListActionNode : ActionNode
Inheritance
ListActionNode
Inherited Members
Extension Methods

Properties

SelectionDependent

Gets or sets a value indicating whether the action is dependent on a selection.

public bool SelectionDependent { get; set; }

Property Value

bool
To top