CrossListQueryCache.ContextUrl Method

Gets the current URL.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared Function ContextUrl As String
'Usage
Dim returnValue As String

returnValue = CrossListQueryCache.ContextUrl()
public static string ContextUrl()

Return Value

Type: System.String
The current URL.

See Also

Reference

CrossListQueryCache Class

CrossListQueryCache Members

Microsoft.SharePoint.Publishing Namespace

CrossListQueryCache