ActionDescriptor.GetSelectors Méthode
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.
Retourne les sélecteurs de méthode d'action.
public virtual System.Collections.Generic.ICollection<System.Web.Mvc.ActionSelector> GetSelectors();
abstract member GetSelectors : unit -> System.Collections.Generic.ICollection<System.Web.Mvc.ActionSelector>
override this.GetSelectors : unit -> System.Collections.Generic.ICollection<System.Web.Mvc.ActionSelector>
Public Overridable Function GetSelectors () As ICollection(Of ActionSelector)
Retours
Sélecteurs de méthode d'action.