.NET Framework Class Library
SelectListItem Class
Represents the selected item in an instance of the SelectList class.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
Visual Basic (Declaration)
Public Class SelectListItem
Dim instance As SelectListItem
public class SelectListItem
public ref class SelectListItem
System..::.Object
System.Web.Mvc..::.SelectListItem
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Reference