Click or drag to resize

ParagraphServiceGetParagraphDraft Method (Int32, DateTime)

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

Parameters

paragraphId
Type: SystemInt32
previewDate
Type: SystemDateTime

Return Value

Type: Paragraph

Implements

IParagraphServiceGetParagraphDraft(Int32, DateTime)
See Also