MultiSelectList::DataValueField Property
Gets or sets the data value field.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ DataValueField { String^ get(); private: void set(String^ value); }
Show:
Gets or sets the data value field.
public: property String^ DataValueField { String^ get(); private: void set(String^ value); }