Click or drag to resize
SpellDialog Class
This class is a container for the Spell Dialog UI
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.ControlsDialogControl
          Kettic.AspNet.Controls.SpellSpellDialog

Namespace: Kettic.AspNet.Controls.Spell
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class SpellDialog : DialogControl, 
	ILocalizableControl, IClientParameterConsumer, INamingContainer

The SpellDialog type exposes the following members.

Constructors
  NameDescription
Public methodSpellDialog
Top
Properties
  NameDescription
Public propertyLanguage
Gets or sets a string containing the localization language for the KaxSpell Dialog
Public propertyLocalization
Holds the Spell Localization strings for the KaxSpell dialog (loaded from KaxSpell.Dialog.resx).
Public propertyLocalizationPath
Gets or sets a string containing the localization language for the KaxSpell Dialog
Top
See Also