The properties of the GenomeDataSourceUpdatingEventArgs class are listed below. For a complete list of GenomeDataSourceUpdatingEventArgs class members, see the GenomeDataSourceUpdatingEventArgs Members topic.
Cancel (inherited from CancelEventArgs) | Gets or sets a value indicating whether the event should be canceled. |
OldValues | Gets the original property values used during an update operation. |
PersistentObject | Gets the target object of the operation. |
Values | Gets the new property values used during an update operation. |
GenomeDataSourceUpdatingEventArgs Class | TechTalk.Genome.Extensions.Web.UI Namespace