IUrlHelperFactory インターフェイス

定義

インスタンスを作成するための IUrlHelper ファクトリ。

public interface class IUrlHelperFactory
public interface IUrlHelperFactory
type IUrlHelperFactory = interface
Public Interface IUrlHelperFactory
派生

メソッド

GetUrlHelper(ActionContext)

に関連付けられているcontext要求の をIUrlHelper取得します。

適用対象