Sets the maximum number of suggestions.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UltimateSpellCreator MaxSuggestions( int value ) |
| Visual Basic |
|---|
Public Function MaxSuggestions ( _ value As Integer _ ) As UltimateSpellCreator |
| Visual C++ |
|---|
public: UltimateSpellCreator^ MaxSuggestions( int value ) |
Parameters
- value
- Type: System..::..Int32
Maximum number of suggestions.