Click or drag to resize
UserControlBase Properties

The UserControlBase type exposes the following members.

Properties
  Name Description
Public property ControlName
Public property DialogName
Public property ExternalDialogsPath
Gets or sets a value indicating where the editor will look for its dialogs.
Public property Language
Gets or sets a string containing the localization language for the KaxEditor UI
Public property LocalizationPath
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