{CompanyName} FlexyGo

ConfToken..::..MapMailPath Method

Returns phisical path based on ImagePath setting.

Namespace:  FLEXYGO.Configuration.Tokens
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public string MapMailPath(
	string RelativePath
)
Public Function MapMailPath ( _
	RelativePath As String _
) As String

Parameters

RelativePath
Type: String
The relative path.

Return Value

System.String.