Class TextInputDataHandler
Inheritance
TextInputDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class TextInputDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin
Constructors
TextInputDataHandler()
Declaration
public TextInputDataHandler()
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
New()
Declaration
public override void New()
Overrides
Implements
SuperOffice.Factory.IPlugin