DetailsView.IDataBoundControl.DataMember Property
.NET Framework (current version)
For a description of this property, see IDataBoundControl.DataMember.
Assembly: System.Web (in System.Web.dll)
private abstract DataMember : string with get, set private override DataMember : string with get, set
Property Value
Type: System.StringThe name of the list of data that the DetailsView control binds to.
Implements
IDataBoundControl.DataMemberThis member is an explicit interface member implementation. It can be used only when the DetailsView instance is cast to an IDataBoundControl interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: