Share via


Site Terms Initialization Routines

include\global_siteterms_lib.asp

The following site terms initialization routines are defined in this file:

  • bIsSiteTerm
    This function determines whether the specified property is a site term.
  • oGetSiteTermOptions
    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.
  • sGetReferenceString
    This function returns the reference string attribute value for a given property element.

Copyright © 2005 Microsoft Corporation.
All rights reserved.