Binds data of the specified controls into the specified BindingSource
Namespace:
Mindscape.LightSpeed.Web.WebFormsAssembly: Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)
Syntax
| C# |
|---|
public bool DataBind( Control Container ) |
| Visual Basic (Declaration) |
|---|
Public Function DataBind ( _ Container As Control _ ) As Boolean |
Parameters
- Container
- Type: System.Web.UI..::.Control
The top level container that is bound