UserControlResources Class |
This class loads the dialog resources - localization, skins, base scripts, etc.
Inheritance Hierarchy
SystemObject
System.Web.UIControl
System.Web.UI.WebControlsWebControl
KaxWebControl
Kettic.AspNet.Controls.DialogsUserControlResources
Namespace: Kettic.AspNet.Controls.DialogsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class UserControlResources : KaxWebControl,
ILocalizableControl
Public Class UserControlResources
Inherits KaxWebControl
Implements ILocalizableControl
public ref class UserControlResources : public KaxWebControl,
ILocalizableControl
type UserControlResources =
class
inherit KaxWebControl
interface ILocalizableControl
end
The UserControlResources type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Language |
Gets or sets a string containing the localization language for the KaxEditor UI
|
 | Localization | |
Top
See Also