SyncNow.CheckForExternalProfileSynchronization Method
This member overrides ProfileAdminPage.CheckForExternalProfileSynchronization().
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides Function CheckForExternalProfileSynchronization As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.CheckForExternalProfileSynchronization()
protected override bool CheckForExternalProfileSynchronization()
Return Value
Type: System.Boolean