Click or drag to resize

UrlParserGetFullHrefString Method (String, Boolean)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GetFullHrefString(
	string url,
	bool frontend
)

Parameters

url
Type: SystemString
frontend
Type: SystemBoolean

Return Value

Type: String
See Also