ContentItem Class |
Namespace: Dynamicweb.Analytics.Profiles.Integration
The ContentItem type exposes the following members.
Name | Description | |
---|---|---|
ContentItem |
Initializes a new instance of an object.
| |
ContentItem(ContentItem) |
Initializes a new instance of an object.
| |
ContentItem(String, String) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
ItemID |
Gets or sets the ID of the content item.
| |
ItemType |
Gets or sets the type of the content item.
|
Name | Description | |
---|---|---|
CompareTo |
Determines whether the current object is equal to the given one.
| |
CopyTo |
Copies the state of the current object into the given one.
| |
Equals |
Determines whether the current object is equal to the given one.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns a hash code for a given object.
(Overrides ObjectGetHashCode.) | |
ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
IComparableCompareTo |
Determines whether the current object is equal to the given one.
|