The members of System.Web.UI.WebControls.DetailsViewInsertEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes a new instance of the System.Web.UI.WebControls.DetailsViewInsertEventArgs class. |
[read-only] | CommandArgument | object.
Gets the command argument for the insert operation passed to the System.Web.UI.WebControls.DetailsView control. |
[read-only] | Values | System.Collections.Specialized.IOrderedDictionary.
Gets a dictionary that contains the field name/value pairs for the record to insert. |