  | IParagraphServiceGetParagraphDraft Method (Int32, DateTime) | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxParagraph GetParagraphDraft(
	int paragraphId,
	DateTime previewDate
)
Function GetParagraphDraft ( 
	paragraphId As Integer,
	previewDate As DateTime
) As Paragraph
Parameters
- paragraphId
 - Type: SystemInt32
 - previewDate
 - Type: SystemDateTime
 
Return Value
Type: 
Paragraph
See Also