tableRenderMessageBoxPage - Solution Sites Routine

This function renders a message box page.

Definition

Function tableRenderMessageBoxPage(
  byVal sTitle,
  byVal sHeading,
  byVal bNumberList,
  byVal arrBody,
  byVal sFooter,
  byVal arrButtons,
  byVal arrDestination,
  byVal arrSaveFormPosted)

Defined in File

services\include\render_messagebox.asp

Routines Called

Bold

RenderTable

rowRenderMessageBoxPageContents

tableRenderMessageBoxPageButtons

TRTag

Called By

htmRenderMessageBoxForCancel

htmRenderMessageBoxForDelete

htmRenderMessageBoxForDeleteAll

htmRenderMessageBoxForSave

htmRenderMessageBoxForSelect

Copyright © 2005 Microsoft Corporation.
All rights reserved.