BindingCompleteState
Wisej.Web.BindingCompleteState
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Indicates the result of a binding operation.
Fields
Name
Description
DataError
The binding operation failed with a data error.
Exception
The binding operation failed with an exception.
Success
The binding operation completed successfully.
Used By
Name
Description
Returns the completion state of the binding operation.
Last updated