Click or drag to resize

ParagraphServiceGetParagraphForItem Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Paragraph GetParagraphForItem(
	string itemType,
	string itemId
)

Parameters

itemType
Type: SystemString
itemId
Type: SystemString

Return Value

Type: Paragraph

Implements

IParagraphServiceGetParagraphForItem(String, String)
See Also