ListItemCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the ListItemCollection is read-only.
Assembly: System.Web (in System.Web.dll)
Implements
IList::IsReadOnlyThis property always returns false to indicate that the ListItemCollection can be written to in all cases.
.NET Framework
Available since 1.1
Available since 1.1
Show: