Click or drag to resize

IParagraphServiceGetParagraphDraft Method (Int32, DateTime)

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

Parameters

paragraphId
Type: SystemInt32
previewDate
Type: SystemDateTime

Return Value

Type: Paragraph
See Also