Method | Description | |
---|---|---|
SelectListModel ( string name, System.Web.Mvc.SelectList data, string label = null ) : System.Web.Mvc |
public SelectListModel ( string name, System.Web.Mvc.SelectList data, string label = null ) : System.Web.Mvc | ||
name | string | |
data | System.Web.Mvc.SelectList | |
label | string | |
return | System.Web.Mvc |