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.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function RemoveDeltaQueryParameters ( _
strAddress As String _
) As String
'Usage
Dim strAddress As String
Dim returnValue As String
returnValue = DeltaPage.RemoveDeltaQueryParameters(strAddress)
public static string RemoveDeltaQueryParameters(
string strAddress
)
Parameters
- strAddress
Type: System.String
Return value
Type: System.String