oGetSiteTermOptions - Solution Sites Routine

This function returns a SimpleList object of Dictionary objects, where each dictionary contains a single key/value pair. Each key/value pair represents the display name and value of one site term choice associated with the property specified by the sPropertyName parameter.

Definition

Function oGetSiteTermOptions (
  byVal sPropertyName,
  byRef oProfileDefsCatalog,
  byRef oSiteTermsProfile)

Defined in File

include\global_siteterms_lib.asp

Routines Called

bIsSiteTerm

sGetReferenceString

Called By

dictGetPropertySchema

Copyright © 2005 Microsoft Corporation.
All rights reserved.