FormViewInsertEventArgs Properties

  Name Description
Public property Cancel  Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property CommandArgument Gets the command argument for the insert operation passed to the FormView control.
Public property Values Gets a dictionary that contains the field name/value pairs for the record to insert.
Top

Community Additions

ADD
Show: