Click or drag to resize

TranslateLabel Class

Inheritance Hierarchy
System.Web.UI.WebControlsWebControl
  Dynamicweb.ControlsTranslateLabel

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
public class TranslateLabel : WebControl

The TranslateLabel type exposes the following members.

Constructors
  NameDescription
Public methodTranslateLabel
Initializes a new instance of the TranslateLabel class
Public methodTranslateLabel(String)
Initializes a new instance of the TranslateLabel class
Top
Properties
  NameDescription
Public propertyText
Public propertyUseLabel
Top
Methods
  NameDescription
Protected methodRender
Top
See Also