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

HtmlHelpersButtonLink Method

AuctionWorx 3.5 API
Overload List

NameDescription
Public methodStatic memberButtonLink(HtmlHelper, String, String)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, String, String, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, String, String, String)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String, String)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, String, String, Object, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, String, String, String, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String, Object, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String, String, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, String, String, String, Object, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String, String, Object, Object)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, String, String, String, Object, Object, String)
Returns a button element that redirects to the virtual path of the specified action.
Public methodStatic memberButtonLink(HtmlHelper, MvcHtmlString, String, String, Object, Object, String)
Returns a button element that redirects to the virtual path of the specified action.
Top
See Also

Reference

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