Show / Hide Table of Contents

Interface ICustomerServiceUrlResolver

Interface defining methods to be implemented for getting CS URLs and paths.

Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public interface ICustomerServiceUrlResolver

Methods

GetCgiBin()

Interface defining methods to be implemented for getting CS URLs and paths.

Declaration
string GetCgiBin()
Returns
Type Description
string

URL (without hostname) to CS scripts folder

GetCgiUrlDirect()

Interface defining methods to be implemented for getting CS URLs and paths.

Declaration
string GetCgiUrlDirect()
Returns
Type Description
string

GetCgiUrlExternal()

Interface defining methods to be implemented for getting CS URLs and paths.

Declaration
string GetCgiUrlExternal()
Returns
Type Description
string

External URL (hostname only) to CS

GetCgiUrlInternal()

Interface defining methods to be implemented for getting CS URLs and paths.

Declaration
string GetCgiUrlInternal()
Returns
Type Description
string

Internal URL (hostname only) to CS

GetRegistryExtension()

Interface defining methods to be implemented for getting CS URLs and paths.

Declaration
string GetRegistryExtension()
Returns
Type Description
string

Extension used in CS URLs

GetWwwFolder()

Interface defining methods to be implemented for getting CS URLs and paths.

Declaration
string GetWwwFolder()
Returns
Type Description
string

The www folder used in CS

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