Click or drag to resize

IStringResourcesFromString Method

Replaces resource name enclosed in brackets with translation. String can contain additional text. i.e. 'Yes=[SR_YES]:' -> 'Yes=Ja:'

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
string FromString(
	string resString
)

Parameters

resString
Type: SystemString

Return Value

Type: String
See Also