Click or drag to resize

ParagraphSegmentSelectionGetSegmentSelections Method

Returns a list of segment selections.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static ParagraphSegmentSelectionCollection GetSegmentSelections(
	int segmentID
)

Parameters

segmentID
Type: SystemInt32
A segment ID.

Return Value

Type: ParagraphSegmentSelectionCollection
A list of segment selections.
Remarks