varGetPropertyValue - Solution Sites Routine

This function determines the profile property value to display.

Definition

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

Defined in File

services\include\render_edit_common.asp

Routines Called

varGetValueFromPropertyDictionaries

varGetValueFromRequestObject

varUpdateValueForCurrentAction

Called By

rowRenderProperty

Copyright © 2005 Microsoft Corporation.
All rights reserved.