MobileMyProfilePageNavigation.GenerateUrl 方法

生成当前用户帐户的我的配置文件页的 URL。

命名空间:  Microsoft.SharePoint.Portal.MobileControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Protected Overrides Function GenerateUrl As String
用法
Dim returnValue As String

returnValue = Me.GenerateUrl()
protected override string GenerateUrl()

返回值

类型:System.String
当前用户帐户的我的配置文件页的 URL。

备注

此方法生成基于当前 Web 站点上的用户帐户的 URL。

另请参阅

引用

MobileMyProfilePageNavigation 类

MobileMyProfilePageNavigation 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间