Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
/MvcPublic archive
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Parameter inIHtmlHelper.TextBox() has an inconsistent parameter name #5394

Closed
@dougbu

Description

@dougbu

Problem introduced in8eb6327 which was (of course) intended to "Make HTML helper parameter names consistent".

TheIHtmlHelper.TextBox() method has the following signature

IHtmlContentTextBox(stringcurrent,objectvalue,stringformat,objecthtmlAttributes);

All other methods in theIHtmlHelper interface useexpression for parameters with the same purpose ascurrent.TextBox() extensions inHtmlHelperInputExtensions also haveexpression parameters.IHtmlHelper.TextBox() is the only oddball.

Can we take the slight breaking change to fix this sooner than 2.0?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp