PrepareSelectedAction - Solution Sites Routine
This sub prepares for the call to the function htmSelectedActionHandlerForEdit by initializing the values of the last three**parameters.
Definition
Sub PrepareSelectedAction(
byRef sAction,
byVal sSubAction,
byVal sProfileIDs,
byRef sStatusField,
byRef iStatusID,
byRef bValidPostedValues,
byRef bDisplayPostedValues,
byRef listProfileSchema)
Defined in File
services\include\edit_handlers.asp
Routines Called
UpdateSelectActionPropertyName
Called By
Main (services\partner\account.asp)
Remarks
This sub is called when the user has returned from a list page.
Copyright © 2005 Microsoft Corporation.
All rights reserved.