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

HtmlHelpersGetActionUrl Method

AuctionWorx 3.5 API
Overload List

NameDescription
Public methodStatic memberGetActionUrl(Controller, String)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(HtmlHelper, String)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(Controller, String, Object)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(Controller, String, String)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(HtmlHelper, String, Object)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(HtmlHelper, String, String)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(Controller, String, String, Object)
Returns the URL for the virtual path of the specified action.
Public methodStatic memberGetActionUrl(HtmlHelper, String, String, Object)
Returns the URL for the virtual path of the specified action.
Top
See Also

Reference

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