12 references to GetCurrentUser
System.Web (12)
Security\Roles.cs (12)
107
IPrincipal user =
GetCurrentUser
();
144
IPrincipal user =
GetCurrentUser
();
197
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
227
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
250
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
273
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
306
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
326
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
349
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
372
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
405
RolePrincipal user =
GetCurrentUser
() as RolePrincipal;
596
IPrincipal user =
GetCurrentUser
();