CbqQueryCache.UserQueryVersionInfo Property
Returns the version of the Content Query Web Part for the current user.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property UserQueryVersionInfo As CbqQueryVersionInfo
Get
'Usage
Dim instance As CbqQueryCache
Dim value As CbqQueryVersionInfo
value = instance.UserQueryVersionInfo
public CbqQueryVersionInfo UserQueryVersionInfo { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.CbqQueryVersionInfo
CbqQueryVersion for the current user.