{CompanyName} FlexyGo

ConfToken..::..MapFilePath Method

Returns phisical path based on web path.

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

Syntax


public string MapFilePath(
	string RelativePath,
	string SettingsName
)
Public Function MapFilePath ( _
	RelativePath As String, _
	SettingsName As String _
) As String

Parameters

RelativePath
Type: String
The relative path.
SettingsName
Type: String

Return Value

System.String.