Click or drag to resize

IParagraphServiceGetParagraphFromVersion Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
Paragraph GetParagraphFromVersion(
	int paragraphId,
	int versionId
)

Parameters

paragraphId
Type: SystemInt32
versionId
Type: SystemInt32

Return Value

Type: Paragraph
See Also