formRenderEditPageBody - Solution Sites Routine

This function prepares the HTML that will render a profile editing form.

Definition

Function formRenderEditPageBody(
  byVal sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byVal rsProfiles,
  byVal bValidPostedValues,
  byVal bDisplayPostedValues,
  byVal listProfileSchema)

Defined in File

services\include\render_edit_common.asp

Routines Called

GenerateURL

RenderForm

RenderHiddenField

tableRenderEditPageTasks

tableRenderProfiles

Called By

htmRenderEditPage

Copyright © 2005 Microsoft Corporation.
All rights reserved.