ReflectedActionDescriptor.GetSelectors Method ()

 

Retrieves the action selectors.

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

Public Overrides Function GetSelectors As ICollection(Of ActionSelector)

Return Value

Type: System.Collections.Generic.ICollection(Of ActionSelector)

The action selectors.

Return to top
Show: