PermissionListSaveAs method: PortalRegistry class
Syntax
PermissionListSaveAs(PermListSourceName, PermListTargetName)
Description
Use the PermissionListSaveAs method to copy the specified permission list in the PortalRegistry.
Parameters
| Parameter | Description |
|---|---|
|
PermListSourceName |
Specify the name of the PermissionList to copy. |
|
PermListTargetName |
Specify the name that you want to give the new PermissionList. |
Returns
A Boolean value: True if the permission list is successfully copied, False otherwise.