United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 3
ASP.NET MVC 3 Reference
System.Web.Mvc
ReflectedActionDescriptor Class
ReflectedActionDescriptor Methods
Execute Method
GetCustomAttributes Method
GetParameters Method
GetSelectors Method
IsDefined Method
This topic has not yet been rated
-
Rate this topic
ReflectedActionDescriptor
.
GetSelectors Method
Other Versions
.NET Framework 4
.NET Framework 3.5
Retrieves the action selectors.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
JScript
VB
Copy
public
override
ICollection<ActionSelector> GetSelectors()
Return Value
Type:
System.Collections.Generic
.
ICollection
<
ActionSelector
>
The action selectors.
See Also
Reference
ReflectedActionDescriptor Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)