[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.SelectedValuePath

SelectedValuePath Method

SelectedValuePath(string)

Configurates SelectedValuePath. Sets the name of the property used to get the SelectedValue from the SelectedItem.

Declaration
public virtual TBuilder SelectedValuePath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.