ASPNETDB Database

Procedure: aspnet_PersonalizationPerUser_ResetPageSettings

Description

Resets per-user state for the specified page and the specified user, by deleting the corresponding record from the aspnet_PersonalizationPerUser table.

Parameters

Name  Type  Direction 
@ApplicationName  nvarchar  Input 
@UserName  nvarchar  Input 
@Path  nvarchar  Input 
@CurrentTimeUtc  datetime  Input 


ASP.NET 2.0 Provider Database