tableRenderBlankProfile - Solution Sites Routine

This function prepares the HTML that will render tables for blank editing pages.

Definition

Function tableRenderBlankProfile(
  byVal sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byVal bValidPostedValues,
  byVal bDisplayPostedValues,
  byVal listProfileSchema)

Defined in File

services\include\render_edit_blank.asp

Routines Called

bCheckIfThePropertyFeatureIsSupported

iGetCurrentUserPropertyAccessClass

RenderTable

rowRenderBlankProperty

rowRenderEditSheetBlankLine

rowRenderPropertyGroup

rowRenderReadOnlyProperty

sGetUserAccessForThisProperty

Called By

formRenderBlankEditPageBody

Copyright © 2005 Microsoft Corporation.
All rights reserved.