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