{CompanyName} FlexyGo

ConfToken..::..MapImagePath Method

Returns phisical path based on ImagePath setting.

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

Syntax


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

Parameters

RelativePath
Type: String
The relative path.

Return Value

System.String.