WebPartDisplayModeCollection.IsReadOnly Property
Assembly: System.Web (in system.web.dll)
The IsReadOnly property value is changed internally by the Web Parts control set as it changes the contents of the collection at different points. For example, after the WebPartManager control has added all supported display modes to its SupportedDisplayModes collection, it internally sets the WebPartDisplayModeCollection object to read-only to prevent it from being changed.
Note |
|---|
| There is no mechanism to change this property value from your code, although you can read its value. |
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Note