Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ログインビュー内にボタンを追加しましたが、このコードが機能しません。ログインビュー内にテキストボックスなどがある場合のように、findcontrol が必要ですか??
これは機能していません
Protected Sub btnSave_Click(ByVal sender As Object, ByVal e As EventArgs) Handles btnSave.Click
HTML の < asp:Button には、「クリック」に「btnSave_Click」が添付されていますか?