tableRenderProfiles - Solution Sites Routine

This function renders an edit page for a profile.

Definition

Function tableRenderProfiles(
  byVal sAction,
  byVal sSubAction,
  byVal rsProfile,
  byVal sProfileIDs,
  byVal bValidPostedValues,
  byVal bDisplayPostedValues,
  byVal listProfileSchema)

Defined in File

services\include\render_edit_common.asp

Routines Called

bCheckIfThePropertyFeatureIsSupported

iGetCountOfProfiles

iGetCurrentUserPropertyAccessClass

RenderTable

rowRenderEditSheetBlankLine

rowRenderHiddenProperty

rowRenderProperty

rowRenderPropertyGroup

rowRenderReadOnlyProperty

sGetUserAccessForThisProperty

Called By

formRenderEditPageBody

Copyright © 2005 Microsoft Corporation.
All rights reserved.