6

これが私のシナリオです

@Html.Textbox("value")

上記のテキスト ボックスの値を下のアクション リンクに渡す方法

@Html.ActionLink("Search","Search",new {firstname=value)
4

2 に答える 2