BiL10nString

This class converts a localization template to a string.

This class extends String and therefore all methods and fields available for String are also available for BiL10nString .

Constructor

new BiL10nString ( [ sName ] )

Parameters

NameTypeOptionalDefaultDescripton
sNameStringcheckedThe name of the desired template

Properties

NameTypegetsetDescripton
nameString : The localization template namecheckedcheckedSets the localization template name.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.