C# Class Ext.Net.AfterRecordInsertedEventArgs

Inheritance: RecordModifiedEventArgs
Show file Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
AfterRecordInsertedEventArgs System
AfterRecordInsertedEventArgs System

Private Methods

Method Description
AfterRecordInsertedEventArgs ( XmlNode record ) : System
AfterRecordInsertedEventArgs ( XmlNode record, int rowsAffected, Exception e, IDictionary keys, IDictionary newValues, ConfirmationRecord confirmation ) : System