MultiSelectList.DisabledGroups Property

 

Gets the disabled groups.

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

public IEnumerable DisabledGroups { get; private set; }

Property Value

Type: System.Collections.IEnumerable
Return to top
Show: