SaveCommonValueForAllSelectedRecords - Solution Sites Routine

This sub saves a common value to all the selected records.

Definition

Sub SaveCommonValueForAllSelectedRecords(
  byVal sSubAction,
  byVal sPropertyName,
  byVal varValue,
  byVal sProfileIDs)

Defined in File

services\include\save_one_profile.asp

Routines Called

GetRequestString

SaveUserPropertyForID

sGetThisPageProperty

Called By

bSaveReadWriteProperty

SaveReadOnlyProperty

SaveUserAccountControlProperty

SaveUserPartnerDeskRoleProperty

UpdateSelectActionPropertyName

Copyright © 2005 Microsoft Corporation.
All rights reserved.