You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description:

IgnoreDomainNames parameter regulates whether to ignore domain names and web addresses or not. The words are considered to be domain names if they contain at least one “dot” (“.”) and at least two alpha-numeric characters in a row.

Parameter type:Boolean
Default value:0
Possible values:
  • 0 – domain names and web addresses are checked for spelling errors;
  • 1 – domain names and web addresses are ignored.
<IgnoreDomainNames>0</IgnoreDomainNames>

  • No labels