SaveProfileProperty - Solution Sites Routine

This sub saves a property value in a profile.

Definition

Sub SaveProfileProperty(
  byRef rsProfile,
  byVal sPropertyName,
  byVal sValue)

Defined in File

services\include\save_one_profile.asp

Routines Called

None.

Called By

SaveUserPropertyForID

UpdateSelectActionPropertyName

Copyright © 2005 Microsoft Corporation.
All rights reserved.