Click or drag to resize
ControlsLocalization Class
Localization support for controls
Inheritance Hierarchy
SystemObject
  CMS.ExtendedControlsControlsLocalization

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static class ControlsLocalization

The ControlsLocalization type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLocalizedText
Gets the localized text for the control.
Public methodStatic memberGetString
Returns a localized string for a control
Top
See Also