| ModalAction Constructor (String, Object) |
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public ModalAction(
string result,
Object model
)
Public Sub New (
result As String,
model As Object
)
Parameters
- result
- Type: SystemString
- model
- Type: SystemObject
See Also