Click or drag to resize

Renderer.BuildPageHtml 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: System.Int32
template
Type: System.String
pageviewContext
Type: Dynamicweb.Frontend.PageViewContext

Return Value

Type: String
See Also