Initializes a new instance of the TranslateTextValue class

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public TranslateTextValue(
	string text,
	string val
)

Parameters

text
Type: System..::.String
val
Type: System..::.String

See Also