Click or drag to resize

RendererBuildPageHtml Method (Int32, String, PageViewContext)

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public static string BuildPageHtml(
	int intPageID,
	string template,
	PageViewContext pageviewContext
)

Parameters

intPageID
Type: SystemInt32
template
Type: SystemString
pageviewContext
Type: Dynamicweb.FrontendPageViewContext

Return Value

Type: String
See Also