rowRenderSearchOptionForInteger - Solution Sites Routine
This function prepares the HTML that will render a row in a table that contains two columns: the property display name, and a list box displaying options appropriate for one of four possible properties: user status, partner services role, order status, and types of dates associated with the order.
Definition
Function rowRenderSearchOptionForInteger(
byVal sFieldName,
byVal sDisplayName,
byVal iFieldValue)
Defined in File
services\include\render_common.asp
Routines Called
Called By
rowRenderAdvancedSearchOptionsForOrders
rowsRenderAdvanceSearchOptionsForProfiles
rowsRenderSimpleSearchOptionsForProfiles
Remarks
This function is used only by Partner and/or Customer Services.
Copyright © 2005 Microsoft Corporation.
All rights reserved.