Error:User session could not be validated! Record could not be deleted.
// Delete the CE record and post page
if ( Request.Params.FormID NEQ 0 AND Request.Params.PageID NEQ 0 )
{
status = application.ptProfile.profileService.handleProfileDelete(Request.Params.PageID);
}
Profile Deleted
application.ptProfile.forms.closeLBAndRefresh();
Access denied to delete records through this module.