The property that holds the text to be translated.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public string Text { get; set; } |
Remarks
See EPiServer.Core.LanguageManager.Translate for more details.