Error object used to return error information during databinding.
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.ControlsAssembly: westwind.web.webforms.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic