DeleteHomepage method: PortalRegistry class
Syntax
DeleteHomepage()
Description
The DeleteHomepage method deletes the current user's homepage. This method is valid only after a user has opened a PortalRegistry object.
Parameters
None.
Returns
A Boolean value: True if the homepage is successfully deleted, False otherwise.
Related Topics