rowRenderStatusInfo - Solution Sites Routine

This function prepares the HTML that will render a row in a table that contains one column in which status information is placed based on the values of the parameters.

Definition

Function rowRenderStatusInfo(
  byVal sStatusField,
  byVal iStatusID,
  byVal iProfileCount,
  byVal bDisplayCount)

Defined in File

services\include\render_common.asp

Routines Called

FormatOutput

GetRequestString

htmRenderBlankSpaces

RenderText

TRTag

Called By

htmRenderBlankEditPage

htmRenderChangePasswordPage

htmRenderEditPage

htmRenderOrderList

htmRenderProfilesList

Remarks

This function is used only by Partner and/or Customer Services.

Copyright © 2005 Microsoft Corporation.
All rights reserved.