SPMobileHomePageNavigation.GenerateUrl 方法
获取主页的 URL。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Function GenerateUrl As String
用法
Dim returnValue As String
returnValue = Me.GenerateUrl()
protected override string GenerateUrl()
返回值
类型:System.String
表示主页的 URL String 。