WebPartConnectionCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the WebPartConnectionCollection collection is read-only.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the WebPartConnectionCollection is read-only; otherwise, false.
A collection that is read-only does not allow the addition, removal, or modification of elements after the collection is created. For more information, see IsReadOnly.
.NET Framework
Available since 2.0
Available since 2.0
Show: