OrgPrivilegeGetDisplayText Method |
Gets a text representing this privilege, for 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 public string GetDisplayText(
string language2letters
)
Parameters
- language2letters
- Type: SystemString
Language code (two letters format).
Return Value
Type:
StringStringSee Also