UltimateSpell Class Library

Speller.IgnoreInternetAddresses Property

Gets or sets a value that indicates whether to ignore Internet addresses.

[Visual Basic]
Public Property IgnoreInternetAddresses As Boolean
[C#]
public bool IgnoreInternetAddresses {get; set;}

Property Value

true if Internet addresses are ignored; otherwise, false. The default value is true.

Remarks

Use this property to ignore Internet addresses.

See Also

Speller Class | Karamasoft.WebControls.UltimateSpell Namespace