| RazorTemplateBaseTModelRenderParagraphContent Method |
Render paragraph content
Namespace: Dynamicweb.RenderingAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.3.0
Syntax public Object RenderParagraphContent(
int paragraphID
)
Public Function RenderParagraphContent (
paragraphID As Integer
) As Object
Parameters
- paragraphID
- Type: SystemInt32
The id of the paragraph
Return Value
Type:
ObjectRemarks See Also