Click or drag to resize

ParagraphSegmentDeleteSegments Method

Delete all segments by page ID.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static void DeleteSegments(
	int pageId
)

Parameters

pageId
Type: SystemInt32
A page ID.
Remarks