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