Click or drag to resize

CompositeActionActions Property

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public IEnumerable<Action> Actions { get; set; }

Property Value

Type: IEnumerableAction
See Also