Initializes a new instance of the SpellButtonCreator class.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SpellButtonCreator( UltimateSpellButton spellButton ) |
| Visual Basic |
|---|
Public Sub New ( _ spellButton As UltimateSpellButton _ ) |
| Visual C++ |
|---|
public: SpellButtonCreator( UltimateSpellButton^ spellButton ) |
Parameters
- spellButton
- Type: UltimateSpellButton
SpellButton object.