PageResultResponseControlCookie - свойство
The Cookie property contains the page search cookie returned by the server.
Пространство имён: Tessa.Extensions.Platform.Server.AdSyncСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public byte[] Cookie { get; }
Public ReadOnly Property Cookie As Byte()
Get
public:
property array<unsigned char>^ Cookie {
array<unsigned char>^ get ();
}
member Cookie : byte[] with get
Возвращаемое значение
ByteThe page search cookie returned by the server. If the cookie is empty, then the paged search completed.