htmSaveChangesConfirmationHandler - Solution Sites Routine

This function renders the "Save Changes Confirmation" action.

Definition

Function htmSaveChangesConfirmationHandler(
  byVal sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byVal sActionPage,
  byRef sPreviousAction,
  byRef listProfileSchema,
  byRef bValidPostedValues,
  byRef bDisplayPostedValues)

Defined in File

services\include\messagebox_handlers.asp

Routines Called

bSaveProfileAndRedirect

htmRenderEditPage

htmRenderMessageBoxPage

Called By

htmChangePasswordActionHandler

htmSelectActionHandlerForEdit

Copyright © 2005 Microsoft Corporation.
All rights reserved.