bSaveProfileAndRedirect - Solution Sites Routine

This function updates the profile properties and redirects the delegated administrator to the services\partner\users.asp page.

Definition

Function bSaveProfileAndRedirect(
  byVal sSubAction,
  byRef sProfileIDs,
  byRef sStatusField,
  byRef iStatusID,
  byVal sActionPage)

Return Value

A Boolean indicating whether the profile was successfully updated. True indicates success. False indicates failure.

Defined in File

services\include\save_one_profile.asp

Routines Called

bSaveProfileDetails

iGetCountOfProfiles

rsGetProfileDetails

Called By

htmSaveChangesConfirmationHandler

Copyright © 2005 Microsoft Corporation.
All rights reserved.