Share via


UserProfileServiceStatisticsWebPartBase 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
Public method UserProfileServiceStatisticsWebPartBase Initializes a new instance of the UserProfileServiceStatisticsWebPartBase class.

Top

Methods

  Name Description
Protected methodStatic member RenderSectionHeader Renders the sectionTitle as a styled table row to the client.
Protected method RenderWebPart Renders the WebPart that inherits the UserProfileServiceStatisticsWebPartBase. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).)

Top

Fields

  Name Description
Protected fieldStatic member kstrHTMLProfileBodyStyle Represents an HTML table row start tag that defines the body style for the user profile.
Protected fieldStatic member kstrHTMLProfileBodyStyleHalf
Protected fieldStatic member kstrHTMLProfileBodyStyleWide Represents an HTML table row start tag that defines the wide body style for the user profile.
Protected fieldStatic member kstrHTMLProfileHeaderStyle Represents an HTML table row start tag that defines the section header style for the user profile.
Protected field m_upcm Represents the UserProfileManager that manages the user profile configuration of the current User Profile Service Application.

Top

See also

Reference

UserProfileServiceStatisticsWebPartBase class

Microsoft.SharePoint.Portal.WebControls namespace