SelectListItem.Disabled Property

 

Gets or sets a value that indicates whether this SelectListItem is disabled.

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

Public Property Disabled As Boolean

Property Value

Type: System.Boolean
Return to top
Show: