CameraErrorEventArgs

Wisej.Web.Ext.Camera.CameraErrorEventArgs

Namespace: Wisej.Web.Ext.Camera

Assembly: Wisej.Web.Ext.Camera (3.2.0.0)

Provides data for the Error event of the Camera control.

public class CameraErrorEventArgs : EventArgs

Constructors

CameraErrorEventArgs(message)

Initializes a new instance of the CameraErrorEventArgs class.

Name
Type
Description

message

Properties

Message

String: Returns the error message.

Last updated

Was this helpful?