ActionDescriptor.ControllerDescriptor Свойство

Определение

Получает дескриптор контроллера.

public abstract System.Web.Mvc.ControllerDescriptor ControllerDescriptor { get; }
member this.ControllerDescriptor : System.Web.Mvc.ControllerDescriptor
Public MustOverride ReadOnly Property ControllerDescriptor As ControllerDescriptor

Значение свойства

Дескриптор контроллера.

Применяется к