EnsureUserProfile - Solution Sites Routine
This function ensures that the profile of the user exists. If not, the user is redirected to the "missing profile" error page (error\profile.asp).
Definition
Function EnsureUserProfile()
Return Value
Users who do not have a current profile are redirected to the "missing profile" error page. Otherwise, the function returns a Recordset object containing the current profile of the user.
Defined in File
Routines Called
Called By
iGetCurrentUserPropertyAccessClass
UpdateSelectActionPropertyName
Copyright © 2005 Microsoft Corporation.
All rights reserved.