You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Helpers > HtmlHelpers Class > HtmlHelpers.ActionLink Method

HtmlHelpersActionLink Method

AuctionWorx 3.5 API
Overload List

NameDescription
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, String)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, RouteValueDictionary)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, Object, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, RouteValueDictionary, IDictionaryString, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, String, Object, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, String, RouteValueDictionary, IDictionaryString, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, String, String, String, String, Object, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Public methodStatic memberActionLink(HtmlHelper, MvcHtmlString, String, String, String, String, String, RouteValueDictionary, IDictionaryString, Object)
Returns an anchor element (a element) that contains the virtual path of the specified action.
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.