Class ConsentAgreementDataHandler
Inheritance
ConsentAgreementDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("ConsentAgreementDataHandler")]
public class ConsentAgreementDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin
Constructors
ConsentAgreementDataHandler()
Declaration
public ConsentAgreementDataHandler()
Methods
Initialize(XmlNode, String)
Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Overrides
Load(String)
Declaration
public override void Load(string CarrierId)
Parameters
| Type |
Name |
Description |
| String |
CarrierId |
|
Overrides
Save()
Declaration
public override object Save()
Returns
Overrides
Implements
SuperOffice.Factory.IPlugin