ComponentOne ASP.NET MVC Controls
SelectedValuePath Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : SelectedValuePath Property
Gets or sets the name of the property used to get the SelectedValue from the SelectedItem.
Syntax
'Declaration
 
Public Property SelectedValuePath As String
public string SelectedValuePath {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members