htmRenderEditPage - Solution Sites Routine

This function renders the contents of any EDIT-type page.

Definition

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

Defined in File

services\include\render_edit_common.asp

Routines Called

formRenderEditPageBody

GenerateURL

iGetCountOfProfiles

RenderForm

RenderTable

RenderText

rowRenderHeader

rowRenderStatusInfo

rsGetProfileDetails

sGetPageHeading

Called By

htmCloseActionHandler

htmCopyActionHandler

htmEditAction

htmEditAllProfiles

htmInsertProfile

htmSaveAllActionHandler

htmSaveChangesConfirmationHandler

htmSaveProfiles

htmSelectedActionHandlerForEdit

Copyright © 2005 Microsoft Corporation.
All rights reserved.