ReflectedActionDescriptor.GetSelectors Method

Visual Studio 2010

Retrieves the action selectors.

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

'Declaration
Public Overrides Function GetSelectors As ICollection(Of ActionSelector)

Return Value

Type: System.Collections.Generic.ICollection(Of ActionSelector)
The action selectors.

Community Additions

ADD
Show: