[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DropDownBuilder-3.Placeholder

Placeholder Method

Placeholder(string)

Configurates Placeholder. Sets the string shown as a hint when the control is empty.

Declaration
public TBuilder Placeholder(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.