Show / Hide Table of Contents

Interface IErpConnectoUrlResolverPlugin

Interface that must be implemented by plugins for resolving erp sync client urls

Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IErpConnectoUrlResolverPlugin : IPlugin

Methods

ResolveUrl(String, IConfiguration)

Resolve the actual url to use.

Declaration
string ResolveUrl(string targetUrl, IConfiguration config)
Parameters
Type Name Description
String targetUrl
IConfiguration config
Returns
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top