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