<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sodomojo</author_name>
  <author_url>https://blog.hatena.ne.jp/sodomojo/</author_url>
  <blog_title>山歩きプログラマー</blog_title>
  <blog_url>https://sodomojo.hatenadiary.org/</blog_url>
  <categories>
    <anon>ASP.NET</anon>
    <anon>C#</anon>
  </categories>
  <description>ASP.NET(C#)で動的に複数のサーバーコントロールを追加して、ボタンクリックのイベントハンドラを登録しそれに引数で値を渡す。やりたい事： 動的に複数のリンクボタンを追加 そのリンクボタンにボタンクリックのイベントハンドラを登録 ボタンクリックのイベントハンドラに引数で値渡し //ページロード protected void Page_Load(object sender, EventArgs e){ //リンクボタンを動的に複数追加 for(int i=0; i LinkButton LBtn = new LinkButton(); LBtn.Text = &quot;リンクボタン&quot; + i.ToS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsodomojo.hatenadiary.org%2Fentry%2F20121226%2F1356489960&quot; title=&quot;ASP.NET: 動的にサーバーコントロールを追加、イベントハンドラを登録、引数を指定 - 山歩きプログラマー&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-12-26 11:46:00</published>
  <title>ASP.NET: 動的にサーバーコントロールを追加、イベントハンドラを登録、引数を指定</title>
  <type>rich</type>
  <url>https://sodomojo.hatenadiary.org/entry/20121226/1356489960</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
