System.Web.Mvc Namespace


.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)
Syntax

Visual Basic (Declaration)
Public Class SelectListItem
Visual Basic (Usage)
Dim instance As SelectListItem
C#
public class SelectListItem
Visual C++
public ref class SelectListItem
Inheritance Hierarchy

System..::.Object
  System.Web.Mvc..::.SelectListItem
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Reference

Tags :


Page view tracker