DeltaPage.ConvertMDSURLtoRegularURL 方法

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

语法

声明
Public Shared Function ConvertMDSURLtoRegularURL ( _
    mdsPath As String _
) As String
用法
Dim mdsPath As String
Dim returnValue As String

returnValue = DeltaPage.ConvertMDSURLtoRegularURL(mdsPath)
public static string ConvertMDSURLtoRegularURL(
    string mdsPath
)

参数

返回值

类型:System.String

另请参阅

引用

DeltaPage 类

DeltaPage 成员

Microsoft.SharePoint.WebControls 命名空间