Click or drag to resize
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.Dialogs
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class UserControlResources : KaxWebControl, 
	ILocalizableControl

The UserControlResources type exposes the following members.

Constructors
  NameDescription
Public methodUserControlResources
Top
Properties
  NameDescription
Public propertyLanguage
Gets or sets a string containing the localization language for the KaxEditor UI
Public propertyLocalization
Top
See Also