DataSourceName Property (BoundLabeledValues)
In This Topic
Gets or sets the name of the
BoundLabeledValues.DataSource used to build list of values.
Syntax
'Declaration
Public Property DataSourceName As String
public string DataSourceName {get; set;}
See Also