Overload List
Name | Description | |
---|---|---|
![]() ![]() | ButtonLink(HtmlHelper, String, String) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, String, String, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, String, String, String) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String, String) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, String, String, Object, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, String, String, String, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String, Object, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String, String, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, String, String, String, Object, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String, String, Object, Object) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, String, String, String, Object, Object, String) |
Returns a button element that redirects to the virtual path of the specified action.
|
![]() ![]() | ButtonLink(HtmlHelper, MvcHtmlString, String, String, Object, Object, String) |
Returns a button element that redirects to the virtual path of the specified action.
|
See Also