Partager via


Query.PagingCookie, propriété (Microsoft.Office.Server.Search.Query)

Gets or sets a client-side state cookie that tracks the number of query results filtered out by security trimming.

Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property PagingCookie As PagingCookie
'Utilisation
Dim instance As Query
Dim value As PagingCookie

value = instance.PagingCookie

instance.PagingCookie = value
public PagingCookie PagingCookie { get; set; }

Valeur de la propriété

A PagingCookie object that represents the cookie.

Voir aussi

Référence

Query, classe
Membres Query
Microsoft.Office.Server.Search.Query, espace de noms