Gets or sets a value indicating whether the System.Web.UI.WebControls.AutoGeneratedField object is visible in insert mode.
Documentation for this section has not yet been entered.
In data-bound controls that support inserting records (such as the System.Web.UI.WebControls.DetailsView control), the AutoGeneratedField.InsertVisible property is used to specify whether the System.Web.UI.WebControls.AutoGeneratedField object is displayed when the data-bound control is in insert mode.
This version of the property has been implemented to always return true. It is not possible to set this property.