CloseOrderDetailsActionHandler - Solution Sites Routine
This sub handles the "close order details" action.
Definition
Sub CloseOrderDetailsActionHandler(
byVal sAction,
byVal sSubAction,
byVal sProfileIDs,
byVal sSourcePage,
byVal sProfileListPage)
Parameters
- sAction
A string containing the action. - sSubAction
A string containing the subaction. - sProfileIDs
A string containing profile IDs separated by a constant. - sSourcePage
A string containing the name of the page where this action occurred. - sProfileListPage
A string containing the name of the page that lists the profiles.
Defined in File
services\include\order_handlers.asp
Routines Called
Called By
Main (services\customer\view_order.asp)
Main (services\partner\view_order.asp)
Copyright © 2005 Microsoft Corporation.
All rights reserved.