Class FindToSelectionDataHandler
Inheritance
FindToSelectionDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class FindToSelectionDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin
Constructors
FindToSelectionDataHandler()
Declaration
public FindToSelectionDataHandler()
Fields
Declaration
protected const string _okButtonCaption = "OkButtonCaption"
Field Value
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