listGetVariantPropertiesToShow - Solution Sites Routine

This function creates, initializes, and returns a SimpleList object that contains an entry for each property specified by the fldsProps parameter that is configured as displayable. The SimpleList object entries are strings containing the name of the corresponding property, and the built-in property TimeStamp is excluded regardless of its displayable setting.

Definition

Function listGetVariantPropertiesToShow(
  byVal fldsProps)

Defined in File

product.asp

Routines Called

GetSimpleList

Called By

htmRenderVariantsList

Copyright © 2005 Microsoft Corporation.
All rights reserved.