Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a Web Part that renders the audience statistics for the User Profile Service Application.
The UserProfileServiceAudienceStatisticsWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UserProfileServiceAudienceStatisticsWebPart | Initializes a new instance of the UserProfileServiceAudienceStatisticsWebPart class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
RenderWebPart | Renders the Web Part to display statistics to the audiences. (Overrides UserProfileServiceStatisticsWebPartBase.RenderWebPart(HtmlTextWriter).) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_strAudienceCompSche | Represents the schedule of the audience compilation timer operation. |
![]() |
m_strAudienceCompStatus | Represents the status of the audience compilation. |
![]() |
m_strAudienceCompTime | Represents the last audience compilation time. |
![]() |
m_strNumAudiences | Represents the number of audiences. |
![]() |
m_strNumAudiencesUncompiled | Represents the number of audiences that are not compiled. |
![]() |
m_upcm | Represents the UserProfileManager that manages the user profile configuration of the current User Profile Service Application. (Inherited from UserProfileServiceStatisticsWebPartBase.) |
Top