Article Details
| Id: | 12795 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 2.02.06 |
| Opened: | 01/04/2015 |
| Closed: | 15/04/2015 |
| Released: | 16/04/2015 |
| Job: | J015234 |
Page Sets; New 'PageSetMakeReadOnly' method can be used to make Page Set read-only from Script
Page Set Script code can now make the Page Set read-only using this new 'PageSetMakeReadOnly' method.
This method makes the Page Set read-only, i.e., psh.ReadOnly will return True.
The following code sample shows how to use this new method:
psh.PageSetMakeReadOnly()