Click or drag to resize

PartialPostEventArgs Constructor

Initializes the PartialPostEventArgs class.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PartialPostEventArgs(
	string target,
	string data
)

Parameters

target
Type: SystemString
data
Type: SystemString
Remarks
Caution note Caution
WebViewerControl control is not available for .NET Core.
See Also