MultiSelectList.DataValueField Property

 

Gets or sets the data value field.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Public Property DataValueField As String
	Get
	Private Set
End Property

Property Value

Type: System.String

The data value field.

Return to top
Show: