System.Web.UI.WebControls.DetailsViewInsertEventArgs: Property Members

The properties of System.Web.UI.WebControls.DetailsViewInsertEventArgs are listed below. For a list of all members, see the DetailsViewInsertEventArgs Members list.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Properties

[read-only]
CommandArgumentobject.

Gets the command argument for the insert operation passed to the System.Web.UI.WebControls.DetailsView control.

[read-only]
ValuesSystem.Collections.Specialized.IOrderedDictionary.

Gets a dictionary that contains the field name/value pairs for the record to insert.