Gets or sets the mode to which the System.Web.UI.WebControls.FormView control is changing.
Documentation for this section has not yet been entered.
Use the FormViewModeEventArgs.NewMode property to determine the mode to which the System.Web.UI.WebControls.FormView control is changing. For example, you might want to configure the System.Web.UI.WebControls.FormView control based on the mode to which it changes. You can also use this property to specify the mode to which the System.Web.UI.WebControls.FormView control changes by setting it to one of the System.Web.UI.WebControls.FormViewMode enumeration values.