Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetVersionedMappedPage ( _
page As String _
) As String
'Usage
Dim instance As SPWebApplication
Dim page As String
Dim returnValue As String
returnValue = instance.GetVersionedMappedPage(page)
public string GetVersionedMappedPage(
string page
)
Parameters
- page
Type: System.String
Return value
Type: System.String