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