Class ToolTip
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("ToolTip")]
public class ToolTip : IWebObject, IPlugin
Constructors
ToolTip()
Declaration
public ToolTip()
Methods
GetContextMenu(String, String, Int32)
Declaration
public string GetContextMenu(string context, string subcontext, int id)
Parameters
| Type | Name | Description |
|---|---|---|
| String | context | |
| String | subcontext | |
| Int32 | id |
Returns
| Type | Description |
|---|---|
| String |
Implements
SuperOffice.Factory.IPlugin