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
Provides a base class for the WebPart objects that render statistics for the User Profile Service Application.
The UserProfileServiceStatisticsWebPartBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UserProfileServiceStatisticsWebPartBase | Initializes a new instance of the UserProfileServiceStatisticsWebPartBase class. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
RenderSectionHeader | Renders the sectionTitle as a styled table row to the client. |
![]() |
RenderWebPart | Renders the WebPart that inherits the UserProfileServiceStatisticsWebPartBase. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
kstrHTMLProfileBodyStyle | Represents an HTML table row start tag that defines the body style for the user profile. |
![]() ![]() |
kstrHTMLProfileBodyStyleWide | Represents an HTML table row start tag that defines the wide body style for the user profile. |
![]() ![]() |
kstrHTMLProfileHeaderStyle | Represents an HTML table row start tag that defines the section header style for the user profile. |
![]() |
m_upcm | Represents the UserProfileManager that manages the user profile configuration of the current User Profile Service Application. |
Top