RepeaterItemCollection.IsReadOnly Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a value that indicates whether the RepeaterItem objects in the RepeaterItemCollection can be modified.
Assembly: System.Web (in System.Web.dll)
This property always returns false to indicate that the RepeaterItemCollection can be written to in all cases.
.NET Framework
Available since 1.1
Available since 1.1
Show: