DataKeyCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether items in the DataKeyCollection can be modified.
Assembly: System.Web (in System.Web.dll)
This property always returns false to indicate that the DataKeyCollection can be written to in all cases.
.NET Framework
Available since 1.1
Available since 1.1
Show: