Show / Hide Table of Contents

Class UrlDispatcher

Inheritance
Object
UrlDispatcher
Implements
IWebObject
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("UrlDispatcher")]
public class UrlDispatcher : IWebObject, IPlugin

Constructors

UrlDispatcher()

Declaration
public UrlDispatcher()

Methods

ApplySchemeTranlation(String)

Declaration
public string ApplySchemeTranlation(string url)
Parameters
Type Name Description
String url
Returns
Type Description
String

ApplySchemeTranslation(String, String)

Declaration
public string ApplySchemeTranslation(string url, string appRoot)
Parameters
Type Name Description
String url
String appRoot
Returns
Type Description
String

GetContextHelpUrlFromIndex(String)

Declaration
public string GetContextHelpUrlFromIndex(string index)
Parameters
Type Name Description
String index
Returns
Type Description
String

GetContextHelpUrlFromPageId(String)

Declaration
public string GetContextHelpUrlFromPageId(string pageId)
Parameters
Type Name Description
String pageId
Returns
Type Description
String

GetCrossTableViewerDownloadUrl()

Declaration
public string GetCrossTableViewerDownloadUrl()
Returns
Type Description
String

GetUrl(String)

Declaration
public string GetUrl(string key)
Parameters
Type Name Description
String key
Returns
Type Description
String

GetUrlWithSchemeTranslation(String)

Declaration
public string GetUrlWithSchemeTranslation(string key)
Parameters
Type Name Description
String key
Returns
Type Description
String

GetWebtoolsDownloadUrl()

Declaration
public string GetWebtoolsDownloadUrl()
Returns
Type Description
String

GetWebtoolsVersionCheckUrl()

Declaration
public string GetWebtoolsVersionCheckUrl()
Returns
Type Description
String

IsUsingWebToolsPilotProgram()

Declaration
public bool IsUsingWebToolsPilotProgram()
Returns
Type Description
Boolean

ReplaceTag(String, String, String)

Declaration
public string ReplaceTag(string source, string tag, string replacement)
Parameters
Type Name Description
String source
String tag
String replacement
Returns
Type Description
String

ReplaceTags(String)

Declaration
public string ReplaceTags(string str)
Parameters
Type Name Description
String str
Returns
Type Description
String

SetPilotProgramServiceUrl(String)

Declaration
public static string SetPilotProgramServiceUrl(string url)
Parameters
Type Name Description
String url
Returns
Type Description
String

UpdateNetServicesStatusUrls(String)

Declaration
public bool UpdateNetServicesStatusUrls(string jsonObject)
Parameters
Type Name Description
String jsonObject
Returns
Type Description
Boolean

Implements

IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top