I have a situation where I need to write an HTML Helper to extend another html helper. Normally, the helper would look like this.
@Html.TextAreaFo
You might be able to do so with the standard MVC helper method.
HtmlHelper.AnonymousObjectToHtmlAttributes(htmlAttributes)
htmlAttributes is a an object
htmlAttributes