Interface IPocketSettingsProvider
Namespace: SuperOffice.CRM.Web.Util
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface IPocketSettingsProvider
Methods
GetApplicationRoot()
Declaration
string GetApplicationRoot()
Returns
| Type | Description |
|---|---|
| String |
GetPocketCrmLoginPage()
Declaration
string GetPocketCrmLoginPage()
Returns
| Type | Description |
|---|---|
| String |
GetPocketLandingPageUrlOverride()
Declaration
string GetPocketLandingPageUrlOverride()
Returns
| Type | Description |
|---|---|
| String |
GetPocketServiceUrl()
Declaration
string GetPocketServiceUrl()
Returns
| Type | Description |
|---|---|
| String |