ActionDescriptor Properties

 

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

NameDescription
System_CAPS_pubpropertyActionName

Gets the name of the action method.

System_CAPS_pubpropertyControllerDescriptor

Gets the controller descriptor.

System_CAPS_pubpropertyUniqueId

Gets the unique ID for the action descriptor using lazy initialization.

Return to top
Show: