ClearPersonalizationList method: NotificationManager class
Syntax
ClearPersonalizationList()
Description
Use the ClearPersonalizationList method to clear all the personalization permission lists and roles.
Note:
This operation is executed immediately and cannot be rolled back. It does not depend on the Save method.
Parameters
None.
Returns
A Boolean value; True if the personalization is cleared successfully, False otherwise.
Related Topics