UrlHelperBase Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
için IUrlHelperbir soyutlama.
public ref class UrlHelperBase abstract : Microsoft::AspNetCore::Mvc::IUrlHelper
public abstract class UrlHelperBase : Microsoft.AspNetCore.Mvc.IUrlHelper
type UrlHelperBase = class
interface IUrlHelper
Public MustInherit Class UrlHelperBase
Implements IUrlHelper
- Devralma
-
UrlHelperBase
- Türetilmiş
- Uygulamalar
Oluşturucular
UrlHelperBase(ActionContext) |
Bir örneğini başlatır UrlHelperBase |
Özellikler
ActionContext |
ActionContext Geçerli isteğin öğesini alır. |
AmbientValues |
RouteValueDictionary Geçerli istekle ilişkilendirileni alır. |
Yöntemler
Action(UrlActionContext) |
eylem adı, denetleyici adı, yol değerleri, kullanılacak protokol, konak adı ve tarafından UrlActionContextbelirtilen parçayı içeren bir eylem yöntemi için mutlak yola sahip bir URL oluşturur. ve ProtocolHost değilse |
Content(String) |
Bir sanal (göreli, ~/ile başlayan) yolu uygulama mutlak yoluna dönüştürür. |
GenerateUrl(String, String, String) |
Sağlanan bileşenlerden bir URI oluşturur. |
GenerateUrl(String, String, String, String) |
Belirtilen değerleri kullanarak bir URL oluşturun. |
GetValuesDictionary(Object) |
Belirtilen değerleri kullanarak bir RouteValueDictionary alır. |
IsLocalUrl(String) |
URL'nin yerel olup olmadığını gösteren bir değer döndürür. Url, bir ana bilgisayar / yetkili bölümüne sahip değilse ve mutlak bir yola sahipse yerel olarak kabul edilir. Sanal yolları ('~/') kullanan URL'ler de yereldir. |
Link(String, Object) |
Belirtilen |
RouteUrl(UrlRouteContext) |
yol adını, yol değerlerini, kullanılacak protokolü, ana bilgisayar adını ve tarafından UrlRouteContextbelirtilen parçayı içeren mutlak yola sahip bir URL oluşturur. ve ProtocolHost değilse |
Uzantı Metotları
Action(IUrlHelper) |
Eylem yöntemi için yolu olan bir URL oluşturur. |
Action(IUrlHelper, String) |
Belirtilen |
Action(IUrlHelper, String, Object) |
Belirtilen |
Action(IUrlHelper, String, String) |
Belirtilen |
Action(IUrlHelper, String, String, Object) |
Belirtilen |
Action(IUrlHelper, String, String, Object, String) |
Belirtilen |
Action(IUrlHelper, String, String, Object, String, String) |
Belirtilen |
Action(IUrlHelper, String, String, Object, String, String, String) |
Belirtilen |
ActionLink(IUrlHelper, String, String, Object, String, String, String) |
Bir |
Page(IUrlHelper, String) |
Belirtilen |
Page(IUrlHelper, String, Object) |
Belirtilen |
Page(IUrlHelper, String, String) |
Belirtilen |
Page(IUrlHelper, String, String, Object) |
Belirtilen |
Page(IUrlHelper, String, String, Object, String) |
Belirtilen |
Page(IUrlHelper, String, String, Object, String, String) |
Belirtilen |
Page(IUrlHelper, String, String, Object, String, String, String) |
Belirtilen |
PageLink(IUrlHelper, String, String, Object, String, String, String) |
Bir sayfa için, kullanılacak |
RouteUrl(IUrlHelper, Object) |
Belirtilen yol |
RouteUrl(IUrlHelper, String) |
Belirtilen |
RouteUrl(IUrlHelper, String, Object) |
Belirtilen |
RouteUrl(IUrlHelper, String, Object, String) |
Kullanılacak belirtilen yolu içeren |
RouteUrl(IUrlHelper, String, Object, String, String) |
Belirtilen yol ve yol |
RouteUrl(IUrlHelper, String, Object, String, String, String) |
Belirtilen yol ve yol |