RemoteAttributeBase.RouteData Eigenschaft

Definition

Ruft die ab, die RouteValueDictionary beim Generieren der URL verwendet wird, an die der Client eine Validierungsanforderung senden soll.

protected:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ RouteData { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); };
protected Microsoft.AspNetCore.Routing.RouteValueDictionary RouteData { get; }
member this.RouteData : Microsoft.AspNetCore.Routing.RouteValueDictionary
Protected ReadOnly Property RouteData As RouteValueDictionary

Eigenschaftswert

Gilt für: