Class WebTools
Assembly: SuperOffice.CRMWeb.dll
[SoWebObject("WebTools")]
public class WebTools : IWebObject, IPlugin
Constructors
Declaration
Methods
Declaration
[SoAjaxMethod(SoAjaxMethodType.ThreatErrorAsWarning)]
public WebToolsClientReport GetConnectedClients()
Returns
| Type |
Description |
| WebToolsClientReport |
|
Declaration
[SoAjaxMethod(SoAjaxMethodType.ThreatErrorAsWarning)]
public WebToolsInstallationInfo GetWebtoolsInstallationParams(bool forceDialog)
Parameters
| Type |
Name |
Description |
| Boolean |
forceDialog |
|
Returns
| Type |
Description |
| WebToolsInstallationInfo |
|
Implements
SuperOffice.Factory.IPlugin