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.
ナビゲーション以外のタスクにasp.net標準メニュー(サーバー制御)を使用することは可能ですか?
例:asp.netメニューを使用して、ボタンコントロールをasp.netパネル(サーバーコントロール)に追加します。
私のこのアイデアは、基本的に、メニューとメニュー項目のイベントとイベントハンドラーがあるwinforms環境から来ています。
はい、MenuItemClickイベントハンドラーの間に何でもできます。