Click or drag to resize

ParagraphServiceDeleteAllPageParagraphs Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ApplicationResponse DeleteAllPageParagraphs(
	Page page
)

Parameters

page
Type: Dynamicweb.ContentPage

Return Value

Type: ApplicationResponse

Implements

IParagraphServiceDeleteAllPageParagraphs(Page)
See Also