Click or drag to resize

ParagraphServiceGetLatestModifiedParagraphs Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<Paragraph> GetLatestModifiedParagraphs(
	int count
)

Parameters

count
Type: SystemInt32

Return Value

Type: IEnumerableParagraph

Implements

IParagraphServiceGetLatestModifiedParagraphs(Int32)
See Also