 | UrlParserGetFullHrefString Method (String, Boolean) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string GetFullHrefString(
string url,
bool frontend
)
Public Shared Function GetFullHrefString (
url As String,
frontend As Boolean
) As String
Parameters
- url
- Type: SystemString
- frontend
- Type: SystemBoolean
Return Value
Type:
String
See Also