Error object used to return error information during databinding.
System.Object
Westwind.Web.Controls.BindingError
public class BindingError : object
Class Members
| Member | Description |
|---|
 |
Constructor |
|
 |
ClientID |
The ClientID of the control the error occurred on. This value is used to provide the hot linking to the control. |
 |
ErrorMessage |
The raw Exception error message. Not used at the moment. |
 |
Message |
The error message that is displayed for the Binding error. |
Requirements
Namespace: Westwind.Web.Controls
Assembly: westwind.web.dll