Méthode | Description | |
---|---|---|
ButtonHelper ( HtmlHelper helper, IStatusStrategy strategy, string text, string action, string controller, ButtonStatus status, object htmlAttributes ) : System |
Initializes a new instance of the ButtonHelper class.
|
|
Render ( ) : string |
Renders this instance.
|
public ButtonHelper ( HtmlHelper helper, IStatusStrategy strategy, string text, string action, string controller, ButtonStatus status, object htmlAttributes ) : System | ||
helper | HtmlHelper | |
strategy | IStatusStrategy | The strategy. |
text | string | The text. |
action | string | |
controller | string | |
status | ButtonStatus | The status. |
htmlAttributes | object | The HTML attributes. |
Résultat | System |