Click or drag to resize

ParagraphSegment.DeleteSegments 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: System.Int32
A page ID.
Remarks