C# Class van.Web.Extensions.IsCurrentActionHelper

Exibir arquivo Open project: zachariahyoung/virtualaltnet

Public Methods

Method Description
CurrentAction ( this helper, string actionName, string controllerName ) : string

Method Details

CurrentAction() public static method

public static CurrentAction ( this helper, string actionName, string controllerName ) : string
helper this
actionName string
controllerName string
return string