Parameters
| Parameter Name | Description |
|---|---|
| page | page to close. |
Return Value
• TRUE, if everything is alright
• FALSE otherwise.
• FALSE otherwise.
| Parameter Name | Description |
|---|---|
| page | page to close. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Is thrown in case of NULL parameters. |
| System.ArgumentException | Is thrown in case of invalid Page. |