IDataBoundItemControl::Mode Property
.NET Framework (current version)
Gets the current mode of a data-bound control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls::DataBoundControlModeThe current mode of the data-bound control.
The possible modes are ReadOnly, Edit and Insert.
.NET Framework
Available since 4.0
Available since 4.0
Show: