The Property to use for the ValueField when using DataSource binding
Namespace:
Mindscape.LightSpeed.Web.WebFormsAssembly: Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)
Syntax
| C# |
|---|
[DefaultValueAttribute("")] public string DataSourceValueField { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute("")> _ Public Property DataSourceValueField As String |