Click or drag to resize

ParagraphServiceGetParagraphDraft Method (Int32)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Paragraph GetParagraphDraft(
	int paragraphId
)

Parameters

paragraphId
Type: SystemInt32

Return Value

Type: Paragraph

Implements

IParagraphServiceGetParagraphDraft(Int32)
See Also