Class MovePersonDataHandler
Inheritance
MovePersonDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class MovePersonDataHandler : MoveMergePersonDataHandler, IDataHandler, IWebObject, IPlugin
Constructors
MovePersonDataHandler()
Declaration
public MovePersonDataHandler()
Methods
GetPersonDialogOpenId()
Declaration
protected override int GetPersonDialogOpenId()
Returns
Overrides
Declaration
protected override string GetShowResultsTooltip()
Returns
Overrides
Initialize(XmlNode, String)
Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Overrides
IsSameEntities()
Declaration
protected override bool IsSameEntities()
Returns
Overrides
Load(String)
Declaration
public override void Load(string CarrierId)
Parameters
| Type |
Name |
Description |
| String |
CarrierId |
|
Overrides
OnBeforeDataBind()
Declaration
public override void OnBeforeDataBind()
Overrides
Declaration
protected override void PerformAction()
Overrides
Implements
SuperOffice.Factory.IPlugin