DeleteAllActionHandler - Solution Sites Routine

This sub checks the user action on the DeleteAll message box page, and redirects to the profile list page with the appropriate parameters.

Definition

Sub DeleteAllActionHandler(
  byVal sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byVal sProfileListPage)

Defined in File

services\include\edit_handlers.asp

Routines Called

ReDirectToPage

Called By

htmEditPageActionHandlers

Copyright © 2005 Microsoft Corporation.
All rights reserved.