Sets a value that indicates whether client-side events of editable controls are autowired when spell as you type is enabled.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UltimateSpellCreator AutoEventWireup( bool value ) |
| Visual Basic |
|---|
Public Function AutoEventWireup ( _ value As Boolean _ ) As UltimateSpellCreator |
| Visual C++ |
|---|
public: UltimateSpellCreator^ AutoEventWireup( bool value ) |
Parameters
- value
- Type: System..::..Boolean
The value that indicates whether client-side events of editable controls are autowired when spell as you type is enabled.