Click or drag to resize

OutputReplacerParseURLs Method (String, PageView)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Do not pass pageview anymore")]
public string ParseURLs(
	string html,
	PageView PageView
)

Parameters

html
Type: SystemString
PageView
Type: Dynamicweb.FrontendPageView

Return Value

Type: String
See Also