<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba-yan</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba-yan/</author_url>
  <blog_title>しばやん雑記</blog_title>
  <blog_url>https://blog.shibayan.jp/</blog_url>
  <categories>
    <anon>ASP.NET</anon>
  </categories>
  <description>ASP.NET MVC に標準で用意されている HTML ヘルパーはオーバーロードが非常に多いです。簡単な例を挙げると Html.BeginForm を使って GET として実行されるフォームを作成する場合は、以下のようにオーバーロードメソッドを使って書けますね。 @using (Html.BeginForm(&quot;Result&quot;, &quot;Search&quot;, FormMethod.Get)) { &lt;input type=&quot;submit&quot; /&gt; } 更に Html.ActionLink を使ってルーティングパラメータを持つアクションへのリンクを作成する場合は、同様にオーバーロードメソッドを使って書けます。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayan.jp%2Fentry%2F20130307%2F1362668062&quot; title=&quot;ASP.NET MVC の HTML ヘルパーと null の関係 - しばやん雑記&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>2013-03-07 23:54:22</published>
  <title>ASP.NET MVC の HTML ヘルパーと null の関係</title>
  <type>rich</type>
  <url>https://blog.shibayan.jp/entry/20130307/1362668062</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
