UserProfileServiceImportStatisticsWebPart members
Renders the user profile import statistics for the User Profile Service Application.
The UserProfileServiceImportStatisticsWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserProfileServiceImportStatisticsWebPart | Initializes a new instance of the UserProfileServiceImportStatisticsWebPart class. |
Top
Methods
Name | Description | |
---|---|---|
OnInit | Handles the Init event. (Overrides WebPartLocOnInit(Object, EventArgs).) | |
PauseADImport | ||
RenderWebPart | Renders the UserProfileServiceImportStatisticsWebPart to show the user profile import statistics for the User Profile Service Application. (Overrides UserProfileServiceStatisticsWebPartBase.RenderWebPart(HtmlTextWriter).) | |
ResumeADImport | ||
StopSynchronization | Stops the user profile import of the current User Profile Service Application. |
Top
Fields
Name | Description | |
---|---|---|
m_upcm | Represents the UserProfileManager that manages the user profile configuration of the current User Profile Service Application. (Inherited from UserProfileServiceStatisticsWebPartBase.) |
Top