All pages
Powered by GitBook
1 of 1

Loading...

BindingCompleteContext

Wisej.Web.BindingCompleteContext

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the direction of the binding operation.

public enum BindingCompleteContext : Enum
Public Enum BindingCompleteContext As [Enum]

Fields

Name
Description

Used By

Name
Description

ControlUpdate

The control property value is being updated from the data source.

DataSourceUpdate

The data source value is being updated from the control property.

BindingCompleteEventArgs.BindingCompleteContext

Returns the direction of the binding operation.