ParagraphSegment Class |
Namespace: Dynamicweb.Analytics
The ParagraphSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| ParagraphSegment |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Connection | (Inherited from DbObject.) | |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| ParagraphID | ||
| SegmentSelections | ||
| ShowAsDefault | ||
| Transaction | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) |
Deletes the segment with specified ID.
(Overrides DbObjectDelete(Int32).) | |
| DeleteSegments |
Delete all segments by page ID.
| |
| Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
| GetDisabledParagraphIds(Int32) |
Returns a list of disabled for user paragraphs for specified page ID.
| |
| GetDisabledParagraphIds(Int32, Int32, IListString) |
Returns a list of disabled for user paragraphs for specified page ID.
| |
| GetSegments |
Returns a list of segments by page ID.
| |
| GetSegmentSmartSearches |
Returns a list of related smart searches to segment.
| |
| Load | (Inherited from DbObject.) | |
| Save |
Saves the segment to the database.
(Overrides DbObjectSave.) |
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) |