Click or drag to resize

domainAnalysisGetResolvedUrl Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.tools
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public string GetResolvedUrl(
	string url,
	bool trimAnchor
)
Request Example View Source

Parameters

url
Type: SystemString
trimAnchor
Type: SystemBoolean

Return Value

Type: String
See Also