Class ContactNoteTooltipPlugin
Tooltip provider for 'paperclip' notes for contacts
Inherited Members
Namespace: SuperOffice.CRM.Tooltips
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[TooltipPlugin("SuperOffice:contactnote", new string[] { "contactnote_id" })]
public class ContactNoteTooltipPlugin : NoteTooltipBase
Constructors
ContactNoteTooltipPlugin()
Tooltip provider for 'paperclip' notes for contacts
Declaration
public ContactNoteTooltipPlugin()
Fields
ContactNoteKey
Tooltip provider for 'paperclip' notes for contacts
Declaration
public const string ContactNoteKey = "contactnote_id"
Field Value
| Type | Description |
|---|---|
| string |
Methods
SetupQuery(Select, int)
Tooltip provider for 'paperclip' notes for contacts
Declaration
protected override void SetupQuery(Select query, int id)
Parameters
| Type | Name | Description |
|---|---|---|
| Select | query | |
| int | id |