Click or drag to resize

LocalizableLabel Class

Represents a localizable label.
Inheritance Hierarchy
SystemObject
  Dynamicweb.ControlsLocalizableLabel

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class LocalizableLabel

The LocalizableLabel type exposes the following members.

Constructors
  NameDescription
Public methodLocalizableLabel
Initializes a new instance of an object.
Public methodLocalizableLabel(String)
Initializes a new instance of an object.
Public methodLocalizableLabel(String, LocalizationState)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyLocalize
Gets or sets value indicating whether to localize the label.
Public propertyText
Gets or sets the text of the label.
Top
Methods
Operators
Remarks