  | RendererBuildPageHtml Method (Int32, String) | 
  
    Namespace: 
   Dynamicweb.EmailMarketing
    Assembly:
   Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntaxpublic static string BuildPageHtml(
	int intPageID,
	string template
)
Public Shared Function BuildPageHtml ( 
	intPageID As Integer,
	template As String
) As String
Parameters
- intPageID
 - Type: SystemInt32
 - template
 - Type: SystemString
 
Return Value
Type: 
String
See Also