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