| OutputReplacerReplaceUrl Method |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string ReplaceUrl(
string internalLink
)
Public Shared Function ReplaceUrl (
internalLink As String
) As String
Parameters
- internalLink
- Type: SystemString
Return Value
Type:
StringSee Also