Click or drag to resize

PFTranslationsStatePermissionDescription Method

Gets translation of contextual language with name StatePermissionDescription.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public string StatePermissionDescription(
	string permission,
	string state
)

Parameters

permission
Type: SystemString
state
Type: SystemString

Return Value

Type: String
See Also