DeviceSpecific.DataBinding Event

Definition

Occurs when data-binding expressions are created at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 event EventHandler ^ DataBinding;
[System.ComponentModel.Browsable(false)]
public event EventHandler DataBinding;
[<System.ComponentModel.Browsable(false)>]
member this.DataBinding : EventHandler 
Public Custom Event DataBinding As EventHandler 

Event Type

Attributes

Applies to