AutoGeneratedFieldProperties Properties

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyDataField

Gets or sets the name of the field bound to the AutoGeneratedField object.

System_CAPS_pubpropertyIsReadOnly

Gets or sets a value indicating whether the values displayed in an AutoGeneratedField object can be modified in edit mode.

System_CAPS_pubpropertyName

Gets or sets the name of the AutoGeneratedField object.

System_CAPS_pubpropertyType

Gets or sets the data type of the value displayed in an AutoGeneratedFieldProperties object.

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privpropertyIStateManager::IsTrackingViewState

This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the AutoGeneratedFieldProperties object is tracking its view-state changes.

Return to top
Show: