Show / Hide Table of Contents

Interface ICustomerServicePlugin

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

Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public interface ICustomerServicePlugin : IPlugin

Methods

GetCgiBin()

Declaration
string GetCgiBin()
Returns
Type Description
String

URL (without hostname) to CS scripts folder

GetCgiUrlDirect()

Declaration
string GetCgiUrlDirect()
Returns
Type Description
String

GetCgiUrlExternal()

Declaration
string GetCgiUrlExternal()
Returns
Type Description
String

External URL (hostname only) to CS

GetCgiUrlInternal()

Declaration
string GetCgiUrlInternal()
Returns
Type Description
String

Internal URL (hostname only) to CS

GetRegistryExtension()

Declaration
string GetRegistryExtension()
Returns
Type Description
String

Extension used in CS URLs

GetWwwFolder()

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