Click or drag to resize
IConnectionMapClientUrl Method
Expands a relative URL to a full URL

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
string MapClientUrl(
	string relativeUrl
)

Parameters

relativeUrl
Type: SystemString
The relative URL

Return Value

Type: String
A full URL relative to the connection
See Also