Path on the server where a custom dictionary is located.
Declaration Syntax
C# | Visual Basic |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual string CustomDictionaryPath { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property CustomDictionaryPath As String Get Set
Property Value
String
Remarks
A custom is a text file with a list of words, one per line. The words contained in it are used as acceptable spellings, and suggestions.
Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2022.8.22.610