LinkGeneratorEndpointNameAddressExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class LinkGeneratorEndpointNameAddressExtensions abstract sealed
public static class LinkGeneratorEndpointNameAddressExtensions
type LinkGeneratorEndpointNameAddressExtensions = class
Public Module LinkGeneratorEndpointNameAddressExtensions
- 繼承
-
LinkGeneratorEndpointNameAddressExtensions
方法
GetPathByName(LinkGenerator, HttpContext, String, Object, Nullable<PathString>, FragmentString, LinkOptions)
|
根據提供的值產生具有絕對路徑的 URI。
|
GetPathByName(LinkGenerator, HttpContext, String, RouteValueDictionary, Nullable<PathString>, FragmentString, LinkOptions)
|
根據提供的值產生具有絕對路徑的 URI。
|
GetPathByName(LinkGenerator, String, Object, PathString, FragmentString, LinkOptions)
|
根據提供的值產生具有絕對路徑的 URI。
|
GetPathByName(LinkGenerator, String, RouteValueDictionary, PathString, FragmentString, LinkOptions)
|
根據提供的值產生具有絕對路徑的 URI。
|
GetUriByName(LinkGenerator, HttpContext, String, Object, String, Nullable<HostString>, Nullable<PathString>, FragmentString, LinkOptions)
|
根據提供的值產生絕對 URI。
|
GetUriByName(LinkGenerator, HttpContext, String, RouteValueDictionary,
String, Nullable<HostString>, Nullable<PathString>, FragmentString,
LinkOptions)
|
根據提供的值產生絕對 URI。
|
GetUriByName(LinkGenerator, String, Object, String, HostString, PathString, FragmentString, LinkOptions)
|
根據提供的值產生絕對 URI。
|
GetUriByName(LinkGenerator, String, RouteValueDictionary, String, HostString, PathString, FragmentString, LinkOptions)
|
根據提供的值產生絕對 URI。
|
適用於