PrepareSelectActionHandlerForEdit - Solution Sites Routine

This sub prepares for the call to the function htmSelectActionHandlerForEdit by initializing the values of all parameters passed to it other than the first three.

Definition

Sub PrepareSelectActionHandlerForEdit(
  byVal sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byRef sActionPage,
  byRef sPreviousAction,
  byRef listProfileSchema,
  byRef bValidPostedValues,
  byRef bDisplayPostedValues)

Defined in File

services\include\edit_handlers.asp

Routines Called

GenerateURL

PrepareSaveChangesConfirmation

sGetSelectActionPropertyName

Called By

Main (services\partner\account.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.