Click or drag to resize

WebCaptureCallbacks Constructor

Note: This API is now obsolete.

Initializes a new instance of the WebCaptureCallbacks class

Namespace:  Atalasoft.Imaging.WebControls.Core
Assembly:  Atalasoft.dotImage.WebControls.Core (in Atalasoft.dotImage.WebControls.Core.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This constructor is obsoleted. Please, use a constructor WebCaptureCallbacks(IHostingEnvironemnt) instead.", 
	true)]
protected WebCaptureCallbacks()
See Also