{CompanyName} FlexyGo

ConfToken..::..MapPath Method

Returns phisical path based on web path.

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

Syntax


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

Parameters

RelativePath
Type: String
The relative path.

Return Value

System.String.