PerformDataBinding Method (data)

GoogleMap Control Artem.Google

GoogleMap Control PerformDataBinding Method (data)
NamespacesArtem.Google.UIGoogleMarkersPerformDataBinding(IEnumerable)
GoogleMap Control v6.0
When overridden in a derived class, binds data from the data source to the control.
Declaration Syntax
C# Visual Basic
protected override void PerformDataBinding(
	IEnumerable data
)
Protected Overrides Sub PerformDataBinding ( _
	data As IEnumerable _
)
Parameters
data (IEnumerable)
The IEnumerable list of data returned from a PerformSelect()()()() method call.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)