This documentation is archived and is not being maintained.
FormViewInsertEventArgs Properties
Visual Studio 2010
The FormViewInsertEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
CommandArgument | Gets the command argument for the insert operation passed to the FormView control. |
|
Values | Gets a dictionary that contains the field name/value pairs for the record to insert. |
Show: