GetQualifiedName - Solution Sites Routine
This function constructs a qualified name from the group name and fieldname, resulting in a string of the form sGroupName.sFieldName.
Definition
Function GetQualifiedName(
byVal sGroupName,
byVal sFieldName)
Defined in File
Routines Called
None.
Called By
UpdateSelectActionPropertyName
Copyright © 2005 Microsoft Corporation.
All rights reserved.