Table of Contents

Interface IUrlHelper

Namespace
JJMasterData.Core.Http.Abstractions
Assembly
JJMasterData.Core.dll
public interface IUrlHelper

Methods

Action(string, string, object)

string Action(string action = null, string controller = null, object values = null)

Parameters

action string
controller string
values object

Returns

string