Share via


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

Return value

Type: System.String

See also

Reference

DeltaPage class

DeltaPage members

Microsoft.SharePoint.WebControls namespace