Click or drag to resize

TranslateLabel Constructor (String)

Initializes a new instance of the TranslateLabel class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public TranslateLabel(
	string text
)

Parameters

text
Type: SystemString
See Also