using c# I have
List<string> GroupMembersForViewMap = adFuncs.GetGroupMembers(ddlViewMapGroupName.Text);
I need to convert the GroupMembersForViewMap to a string array string[] AllGroupsForMembers...is this possible? or do I have to reformt the adfuncs.getGroupMembers?
Aucun commentaire:
Enregistrer un commentaire