Experiment Methods |
The Experiment type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateCombinationID |
Calculates the combination ID. If it is split A or B depending on the experiment settings, like include, stickyness etc.
| |
| ClearCache |
Clears cache.
| |
| CreateExperimentScheduledTask |
Creates the scheduled task for email sending.
| |
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) |
Deletes the object with specified ID.
(Overrides DbObjectDelete(Int32).) | |
| Fill |
Fills this instance with data from the specified datareader.
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills this instance with data from the data row.
(Overrides DbObjectFillRow(DataRow).) | |
| GetActiveExperiments |
Gets all active experiments.
| |
| GetExperimentById |
Gets the experiment by id.
| |
| GetExperimentByPageID |
Gets the experiment by page ID.
| |
| GetExperiments |
Gets all the experiments.
| |
| GetExperimentsBySql |
Gets the experiments by SQL.
| |
| Load | (Inherited from DbObject.) | |
| Save |
Saves current data to the database.
(Overrides DbObjectSave.) |