ActionDescriptor.ControllerDescriptor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le descripteur du contrôleur.
public abstract System.Web.Mvc.ControllerDescriptor ControllerDescriptor { get; }
member this.ControllerDescriptor : System.Web.Mvc.ControllerDescriptor
Public MustOverride ReadOnly Property ControllerDescriptor As ControllerDescriptor
Valeur de propriété
Descripteur du contrôleur.