[]
        
(Showing Draft Content)

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

SelectedValue Method

SelectedValue(object)

Configurates SelectedValue. Sets the value of the SelectedValue, obtained using the SelectedValuePath.

Declaration
public virtual TBuilder SelectedValue(object value)
Parameters
Type Name Description
object value

The value.

Returns
Type Description
TBuilder

Current builder.