htmEditAllProfiles - Solution Sites Routine

This function serves as a wrapper function for the htmRenderEditPage function, and renders the edit page contents.

Definition

Function htmEditAllProfiles(
  byVal sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byVal iStatusID,
  byVal sStatusField,
  byVal bValidPostedValues,
  byVal bDisplayPostedValues,
  byVal listProfileSchema)

Defined in File

services\include\edit_handlers.asp

Routines Called

htmRenderEditPage

Called By

None.

Copyright © 2005 Microsoft Corporation.
All rights reserved.