AsyncActionDescriptor Properties

The AsyncActionDescriptor type exposes the following members.

  Name Description
Public property ActionName Gets the name of the action method. (Inherited from ActionDescriptor.)
Public property ControllerDescriptor Gets the controller descriptor. (Inherited from ActionDescriptor.)
Public property UniqueId Gets the unique ID for the action descriptor using lazy initialization. (Inherited from ActionDescriptor.)
Top
Show: