varUpdateValueForCurrentAction - Solution Sites Routine

This function gets the property value based on the current action type as stored in the global variable sAction.

Definition

Function varUpdateValueForCurrentAction(
  byVal sAction,
  byVal sSubAction,
  byVal rsProfile,
  byVal oProperty,
  byVal sProfileIDs)

Defined in File

services\include\render_edit_common.asp

Routines Called

iGetCountOfProfiles

Called By

varGetPropertyValue

Copyright © 2005 Microsoft Corporation.
All rights reserved.