Class AdminSystemSuggestStopWordsDataHandler
Inheritance
AdminSystemSuggestStopWordsDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("AdminSystemSuggestStopWordsDataHandler")]
public class AdminSystemSuggestStopWordsDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin
Constructors
AdminSystemSuggestStopWordsDataHandler()
Declaration
public AdminSystemSuggestStopWordsDataHandler()
Methods
AddWords(String[])
Declaration
public static void AddWords(string[] words)
Parameters
| Type |
Name |
Description |
| String[] |
words |
|
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
Implements
SuperOffice.Factory.IPlugin