FormView.IDataBoundItemControl.Mode Property
.NET Framework (current version)
Gets the current mode of the FormView control.
Assembly: System.Web (in System.Web.dll)
Private ReadOnly Property Mode As DataBoundControlMode Implements IDataBoundItemControl.Mode
Property Value
Type: System.Web.UI.WebControls.DataBoundControlModeThe current mode of the FormView control.
Implements
IDataBoundItemControl.ModeThis member is an explicit interface member implementation. It can be used only when the FormView instance is cast to an IDataBoundControl interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: