SPWebApplication.GetVersionedMappedPage method (String)
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