Show / Hide Table of Contents

Class Configuration

Inheritance
Object
Configuration
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("Configuration")]
public class Configuration : IWebObject, IPlugin

Constructors

Configuration()

Declaration
public Configuration()

Methods

GetServiceUrls()

Declaration
public static string GetServiceUrls()
Returns
Type Description
String

GetUrl(String, String)

Declaration
public string GetUrl(string module, string action)
Parameters
Type Name Description
String module
String action
Returns
Type Description
String

Implements

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