Class SystemWebUrlHelperWrapper
- Namespace
- JJMasterData.Core.Http.SystemWeb
- Assembly
- JJMasterData.Core.dll
public class SystemWebUrlHelperWrapper : IMasterDataUrlHelper
- Inheritance
-
SystemWebUrlHelperWrapper
- Implements
- Inherited Members
Constructors
SystemWebUrlHelperWrapper(IHttpRequest, IOptionsSnapshot<MasterDataCoreOptions>)
public SystemWebUrlHelperWrapper(IHttpRequest httpRequest, IOptionsSnapshot<MasterDataCoreOptions> options)
Parameters
httpRequest
IHttpRequestoptions
IOptionsSnapshot<MasterDataCoreOptions>
Methods
Action(string?, string?, object?)
public string Action(string? action = null, string? controller = null, object? values = null)