Dynamicweb 9
Dynamicweb 9
Dynamicweb.Management.Actions
CompositeAction Class
CompositeAction Constructor
CompositeAction Constructor
CompositeAction Constructor (Action[])
CompositeAction Constructor (
Action
)
Initializes a new instance of the
CompositeAction
class
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
C#
VB
Copy
public
CompositeAction
(
params
Action
[]
actions
)
Public
Sub
New
(
ParamArray
actions
As
Action
() )
Parameters
actions
Type:
Dynamicweb.Core.UI.Actions
Action
See Also
Reference
CompositeAction Class
CompositeAction Overload
Dynamicweb.Management.Actions Namespace