DeltaPage.RemoveDeltaQueryParameters method
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