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