Click or drag to resize

ActionTypeInfoGetActionForEmail Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetActionForEmail(
	ActionType type,
	ResourceManager resourceManager,
	CultureInfo culture
)

Parameters

type
Type: FileHold.CommonActionType
resourceManager
Type: System.ResourcesResourceManager
culture
Type: System.GlobalizationCultureInfo

Return Value

Type: String
See Also