{CompanyName} FlexyGo

ConfToken..::..ResolveUrlFullPath Method

Resolves the URL with complete address.

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

Syntax


public string ResolveUrlFullPath(
	string RelativeUrl
)
Public Function ResolveUrlFullPath ( _
	RelativeUrl As String _
) As String

Parameters

RelativeUrl
Type: String
The relative URL.

Return Value

System.String.