Click or drag to resize

ContentRenderParagraph Method (Paragraph, ContainerInfo)

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public string RenderParagraph(
	Paragraph paragraph,
	ContainerInfo containerInfo
)

Parameters

paragraph
Type: Dynamicweb.ContentParagraph
containerInfo
Type: Dynamicweb.FrontendContainerInfo

Return Value

Type: String
See Also