| CompositeActionActions Property |
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public IEnumerable<Action> Actions { get; set; }
Public Property Actions As IEnumerable(Of Action)
Get
Set
Property Value
Type:
IEnumerableActionSee Also