Click or drag to resize

ApplicationResponse Constructor (Boolean)

Initializes a new instance of the ApplicationResponse class

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public ApplicationResponse(
	bool succeeded
)

Parameters

succeeded
Type: SystemBoolean
See Also