ReflectedControllerDescriptor Properties

Include Protected Members
Include Inherited Members

The ReflectedControllerDescriptor type exposes the following members.

Properties

  Name Description
Public property ControllerName Gets the name of the controller. (Inherited from ControllerDescriptor.)
Public property ControllerType Gets the type of the controller. (Overrides ControllerDescriptor.ControllerType.)
Public property UniqueId When implemented in a derived class, gets the unique ID for the controller descriptor using lazy initialization. (Inherited from ControllerDescriptor.)

Top

See Also

Reference

ReflectedControllerDescriptor Class

System.Web.Mvc Namespace