UserProfileServiceStatisticsWebPartBase 构造函数
UserProfileServiceStatisticsWebPartBase类的新实例进行初始化。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New UserProfileServiceStatisticsWebPartBase()
public UserProfileServiceStatisticsWebPartBase()
备注
此构造函数注册的 Portal.css 脚本,并注册的事件处理程序的Load事件,创建UserProfileConfigManager并加载 Web 部件的用户配置文件服务应用程序统计信息的摘要和统计信息。
另请参阅
引用
UserProfileServiceStatisticsWebPartBase 类