Click or drag to resize

OrgPrivilegeGetDisplayName Method

Gets a display name of the specified language.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string GetDisplayName(
	string language2letters
)

Parameters

language2letters
Type: SystemString
Language code (two letters format).

Return Value

Type: String
String
See Also