BindingResult Constructor

Declaration

public BindingResult(UIElements.BindingStatus status, string message);

Parameters

status The status of the binding.
message The message linked to the status.

Description

Constructs a binding result.

The message is ignored when status is set to BindingStatus.Success.


Did you find this page useful? Please give it a rating: