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