| ApplicationResponse Constructor (Boolean) |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public ApplicationResponse(
bool succeeded
)
Public Sub New (
succeeded As Boolean
)
Parameters
- succeeded
- Type: SystemBoolean
See Also