[]
        
(Showing Draft Content)

C1.Web.Mvc.ComboBoxBase-1.SelectedValuePath

SelectedValuePath Property

SelectedValuePath

Gets or sets the name of the property used to get the SelectedValue from the SelectedItem.

Declaration
[Json(1)]
public virtual string SelectedValuePath { get; set; }
<Json(1)>
Public Overridable Property SelectedValuePath As String