Overload List
Name | Description | |
---|---|---|
![]() ![]() | ActionLinkWithConfirmation(HtmlHelper, String, String, String, Object, Object, String) |
Returns an anchor element (a element) that contains the virtual path of the specified action, with an associated javascript confirmation onclick dialog.
|
![]() ![]() | ActionLinkWithConfirmation(HtmlHelper, MvcHtmlString, String, String, Object, Object, String) |
Returns an anchor element (a element) that contains the virtual path of the specified action, with an associated javascript confirmation onclick dialog.
|
See Also