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