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