| TranslateLabel Constructor (String) |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public TranslateLabel(
string text
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
See Also