htmRenderUserDefinedProductProperties - Solution Sites Routine
This function renders the user-defined properties of the product. Certain properties are treated specially, such as IMAGE_FILENAME_PROPERTY_NAME.
Definition
Function htmRenderUserDefinedProductProperties(
byVal rsProperties,
byVal style)
Parameters
- rsProperties
A Recordset object containing the values of the properties of a product. - style
A set of attributes corresponding to the FONT element.
Return Value
A string containing the HTML representation of the user-defined properties of the product.
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.