SelectListGroup.Name Property

 

Represents the value of the optgroup's label.

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

public string Name { get; set; }

Property Value

Type: System.String
Return to top
Show: