Click or drag to resize
UserControlBase Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.Controls.DialogsUserControlBase
          More...

Namespace: Kettic.AspNet.Controls.Dialogs
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class UserControlBase : KaxWebControl, 
	ILocalizableControl

The UserControlBase type exposes the following members.

Methods
  NameDescription
Public methodFindControlRecursive
Top
Properties
  NameDescription
Public propertyControlName
Public propertyDialogName
Public propertyExternalDialogsPath
Gets or sets a value indicating where the editor will look for its dialogs.
Public propertyLanguage
Gets or sets a string containing the localization language for the KaxEditor UI
Public propertyLocalizationPath
Gets or sets a value indicating where the control will look for its .resx localization files. By default these files should be in the App_GlobalResources folder. However, if you cannot put the resource files in the default location or .resx files compilation is disabled for some reason (e.g. in a DotNetNuke environment), this property should be set to the location of the resource files.
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.Controls.DialogsUserControlBase
          Kettic.AspNet.Controls.DialogsUserControlFileBrowser
          Kettic.AspNet.Controls.Editor.DialogControlsAbout
          Kettic.AspNet.Controls.Editor.DialogControlsAccessibleTable
          Kettic.AspNet.Controls.Editor.DialogControlsCellProperties
          Kettic.AspNet.Controls.Editor.DialogControlsFindAndReplaceDialog
          Kettic.AspNet.Controls.Editor.DialogControlsFormatCodeBlockDialog
          Kettic.AspNet.Controls.Editor.DialogControlsHelp
          Kettic.AspNet.Controls.Editor.DialogControlsImageEditorDialog
          Kettic.AspNet.Controls.Editor.DialogControlsImageMapDialog
          Kettic.AspNet.Controls.Editor.DialogControlsLinkManagerDialog
          Kettic.AspNet.Controls.Editor.DialogControlsMozillaPasteHtmlDialog
          Kettic.AspNet.Controls.Editor.DialogControlsMozillaPasteTextDialog
          Kettic.AspNet.Controls.Editor.DialogControlsPageProperties
          Kettic.AspNet.Controls.Editor.DialogControlsSetImagePropertiesDialog
          Kettic.AspNet.Controls.Editor.DialogControlsStyleBuilder
          Kettic.AspNet.Controls.Editor.DialogControlsTableBorder
          Kettic.AspNet.Controls.Editor.DialogControlsTableDesign
          Kettic.AspNet.Controls.Editor.DialogControlsTableProperties
          Kettic.AspNet.Controls.Editor.DialogControlsTableWizardDialog
          Kettic.AspNet.Controls.Editor.DialogControlsTrackChangesDialog
          Kettic.AspNet.Controls.Editor.DialogControlsXhtmlValidator