EnsureUpToDateUserProfile - Solution Sites Routine

This sub retrieves the profile of the user from the cache if it is up-to-date. Otherwise, the profile is retrieved from the Profiles store.

Definition

Sub EnsureUpToDateUserProfile(
  byRef rsUser)

Defined in File

include\std_profile_lib.asp

Routines Called

GetProfileFromDB

Called By

GetCurrentUserProfile

GetUserProfileByLoginName

Remarks

For more information on profile caching and related Web farm issues, see About the Profiles Feature for Solution Sites.

Copyright © 2005 Microsoft Corporation.
All rights reserved.