PrepareCopyAction - Solution Sites Routine

This sub prepares for the call to the function htmCopyActionHandler by initializing the values of all of the passed parameters other than the first two.

Definition

Sub PrepareCopyAction(
  byVal sSubAction,
  byVal sProfileIDs,
  byRef iProfileCount,
  byRef iStatusID,
  byRef sStatusField,
  byRef bValidPostedValues,
  byRef bDisplayPostedValues,
  byRef sProfileListPage,
  byRef listProfileSchema)

Defined in File

services\include\edit_handlers.asp

Routines Called

iGetCountOfProfiles

listCloneProfileSchema

sGetThisPageProperty

Called By

htmEditPageActionHandlers

Copyright © 2005 Microsoft Corporation.
All rights reserved.