htmCloseActionHandler - Solution Sites Routine

This function provides rendering for the "Close" action handler.

Definition

Function htmCloseActionHandler(
  byRef sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  ByVal sActionPage,
  byVal sPreviousAction,
  byVal sStatusField,
  byVal iStatusID,
  byVal bValidPostedValues,
  byVal bDisplayPostedValues,
  byVal listProfileSchema,
  byVal sSourcePage,
  byVal bDirty)

Defined in File

services\include\edit_handlers.asp

Routines Called

htmRenderBlankEditPage

htmRenderEditPage

htmRenderMessageBoxForCancel

Called By

htmEditPageActionHandlers

Copyright © 2005 Microsoft Corporation.
All rights reserved.