| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As New DataBindCallbackErrorEventHandler(AddressOf HandlerMethod) | |
| C# | |
|---|---|
public delegate void DataBindCallbackErrorEventHandler( object sender, DataBindInfo itemInfo, Exception ex ) | |
Parameters
- sender
- itemInfo
- ex
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family