Click or drag to resize
FormContextGetLocalizedText Method (String)

[This is preliminary documentation and is subject to change.]

Get localizwed text - key value is also default

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string GetLocalizedText(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.GetLocalizedText(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.GetLocalizedText(System.String)"]

See Also