sRenderHTMLPreFixForProperty - Solution Sites Routine

This function renders the "Required" icon or check box (for multi-edits) before each property in an EDIT-type page.

Definition

Function sRenderHTMLPreFixForProperty(
  byVal sAction,
  byVal sSubAction,
  byVal oProperty,
  byVal sProfileIDs)

Defined in File

services\include\render_edit_common.asp

Routines Called

htmRenderBlankSpaces

iGetCountOfProfiles

RenderCheckBox

Called By

rowRenderBlankProperty

rowRenderProperty

Copyright © 2005 Microsoft Corporation.
All rights reserved.