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