dictGetPropertySchema - Solution Sites Routine

This function creates and returns a Dictionary object containing property attributes. These attributes are used in the application for standard form validations, rendering functions, and profile updates.

Definition

Function dictGetPropertySchema (
  byVal oGroup,
  byVal oProperty,
  byRef oProfileDefsCatalog,
  byRef oSiteTermsProfile)

Defined in File

include\global_forms_lib.asp

Routines Called

GetDictionary

oGetSiteTermOptions

Called By

AddGroupAndPropertySchemas

Copyright © 2005 Microsoft Corporation.
All rights reserved.