Sets the language to use for button titles and error messages on spell check dialog box.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UltimateSpellCreator Language( string value ) |
| Visual Basic |
|---|
Public Function Language ( _ value As String _ ) As UltimateSpellCreator |
| Visual C++ |
|---|
public: UltimateSpellCreator^ Language( String^ value ) |
Parameters
- value
- Type: System..::..String
Language to use for button titles and error messages on spell check dialog box.