Instead of getting the BGDataBind object from the AddDataBind completion handler, the object can be searched in this list by the DataBind name.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DataBinds As BGDataBind() |
C# | |
---|---|
public BGDataBind[] DataBinds {get;} |