FieldTemplateUserControl.Mode Property
.NET Framework (current version)
Gets the mode a field template uses.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Web.UI.WebControls.DataBoundControlModeThe current mode of the field template.
The DataBoundControlMode that field templates uses include Insert, Edit, and ReadOnly.
.NET Framework
Available since 3.5
Available since 3.5
Show: