NewProfileServiceSettingsPage.defaultProxyGroupDropDown Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected defaultProxyGroupDropDown As DropDownList
'Usage
Dim value As DropDownList
value = Me.defaultProxyGroupDropDown
Me.defaultProxyGroupDropDown = value
protected DropDownList defaultProxyGroupDropDown
See Also
Reference
NewProfileServiceSettingsPage Class