59a86461a5dd67584188b918fd37107710fcb82d
API/CodeSamples/ShowReadOnlyCheckbox.md
| ... | ... | @@ -4,9 +4,9 @@ |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -**Obsolete:** This setting is no longer available |
|
| 7 | +**Obsolete:** This setting is no longer available. Use [[ShowSharingControl|/API/CodeSamples/ShowSharingControl]] instead. |
|
| 8 | 8 | |
| 9 | -Gets or sets whether the "Read Only" checkbox is shown on the report designer. |
|
| 9 | +Gets or sets whether the "Read Only" checkbox is shown on the Misc tab of the report designer. |
|
| 10 | 10 | |
| 11 | 11 | ##Global.asax (C♯) |
| 12 | 12 | ```c# |