Click or drag to resize

LicenseRequestBasePrepareHtmlMessage Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public abstract string PrepareHtmlMessage(
	bool includeConfirmation,
	ResourceManager rm
)

Parameters

includeConfirmation
Type: SystemBoolean
rm
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also