Class EmailEngagementIndex
- Namespace
- Dynamicweb.Email
Marketing
- Assembly
- Dynamicweb.EmailMarketing.dll
Represents the email engagement indexes
- Inheritance
-
Email
Engagement Index
- Inherited Members
Constructors
EmailEngagementIndex()
Initializes a new instance of the Email
EmailEngagementIndex(EmailEngagementIndex)
Parameters
engIndex
EmailEngagement Index
Properties
AddingProductsActive
Gets or sets a value indicating whether the adding products is active.
Property Value
- bool
true
if adding products index is active; otherwise,false
.
AddingProductsIndex
Gets or sets the adding productsl index.
Property Value
- int
The index.
ClickLinkActive
Gets or sets a value indicating whether the click link is active.
Property Value
- bool
true
if click link index is active; otherwise,false
.
ClickLinkIndex
Gets or sets the click link index.
Property Value
- int
The index.
EmailID
Gets or sets the NewsletterID.
Property Value
- int
The NewsletterID.
LinkCollectionForOriginal
Gets or sets the EI link original collection.
Property Value
- List<Engagement
Index >Link The EI link original collection.
OpenMailActive
Gets or sets a value indicating whether the OpenMail is active.
Property Value
- bool
true
if open mail index is active; otherwise,false
.
OpenMailIndex
Gets or sets the open mail index.
Property Value
- int
The index.
OriginalLinks
Gets or sets the Link1 index.
Property Value
- string
The index.
PlacingOrderActive
Gets or sets a value indicating whether the placing order is active.
Property Value
- bool
true
if placing order index is active; otherwise,false
.
PlacingOrderIndex
Gets or sets the placing order index.
Property Value
- int
The index.
SigningEmailActive
Gets or sets a value indicating whether the signing newsletter is active.
Property Value
- bool
true
if signing newsletter index is active; otherwise,false
.
SigningEmailIndex
Gets or sets the signing newsletter index.
Property Value
- int
The index.
TopFolderID
Gets or sets the top folder ID.
Property Value
- int
The top folder ID.
UnsubscribesEmailActive
Gets or sets a value indicating whether the unsubscribes newsletter is active.
Property Value
- bool
true
if unsubscribes newsletter index is active; otherwise,false
.
UnsubscribesEmailIndex
Gets or sets the unsubscribes newsletter index.
Property Value
- int
The index.
VariantLinks
Gets or sets a value indicating whether the Link1 is active.
Property Value
- string
true
if Link1 index is active; otherwise,false
.
Methods
Delete(int)
Deletes the object with specified ID.
Parameters
id
intSpecified ID.
DeserializeIndexesFromXML(string?)
Deserializes the indexes from XML.
Parameters
xmlContent
stringThe XML par.
Fill(IDataReader)
Fills this instance with data from the specified datareader.
Parameters
datareader
IDataReader The data reader.
FillRow(DataRow)
Fills this instance with data from the data row.
Parameters
row
DataRow The row.
GetDefaultEngagementIndexes()
Gets the default engagement indexes.
Returns
Save()
Saves current data to the data base.
SerializeIndexesToXML()
Gets the parameters to XML.
Returns
SetDefaultEngagementIndex()
Sets the default index of the engagement.