ASP.NET Core MVC コントロールヘルプ
Bind(String) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DataMapBuilder クラス > Bind メソッド : Bind(String) メソッド
The action url.
Sets the read action url.
シンタックス
'宣言
 
Public Overloads Function Bind( _
   ByVal readActionUrl As System.String _
) As DataMapBuilder
public DataMapBuilder Bind( 
   System.string readActionUrl
)

パラメータ

readActionUrl
The action url.

戻り値の型

Current builder
参照

DataMapBuilder クラス
DataMapBuilder メンバ
オーバーロード一覧