{CompanyName} FlexyGo

ConfToken..::..MapDocumentPath Method

Returns phisical path based on DocumentPath setting.

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

Syntax


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

Parameters

RelativePath
Type: String
The relative path.

Return Value

System.String.