Skip to main content

CameraErrorEventArgs

Namespace: Wisej.Web.Ext.Camera

Assembly: Wisej.Web.Ext.Camera

Provides data for the Error event of the Camera control.

public class CameraErrorEventArgs : EventArgs

Constructors

Instance memberCameraErrorEventArgs(message)

Initializes a new instance of the CameraErrorEventArgs class.

NameTypeDescription
messageString

Properties

Instance memberMessage

String: Returns the error message.