C# Class MVC5.Common.Helpers.UrlGenerator

显示文件 Open project: rabbal/AspNetMVCNTierTemp

Public Methods

Method Description
ReturnUrl ( this htmlHelper, System.Web.HttpContextBase contextBase, System.Web.Mvc.UrlHelper urlHelper ) : System.Web.Mvc.MvcHtmlString

Method Details

ReturnUrl() public static method

public static ReturnUrl ( this htmlHelper, System.Web.HttpContextBase contextBase, System.Web.Mvc.UrlHelper urlHelper ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
contextBase System.Web.HttpContextBase
urlHelper System.Web.Mvc.UrlHelper
return System.Web.Mvc.MvcHtmlString