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.
Constructors
Initializes a new instance of the CameraErrorEventArgs class.
Name | Type | Description |
---|---|---|
message |
Properties
String: Returns the error message.
Last updated