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

Initializes a new instance of the CameraErrorEventArgs class.

NameTypeDescription

message

Properties

String: Returns the error message.

Last updated