PageResultRequestControlCookie - свойство
The
Cookie property specifies the page search cookie used for subsequent paged results search calls.
Пространство имён: Tessa.Extensions.Platform.Server.AdSyncСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public byte[] Cookie { get; set; }
Public Property Cookie As Byte()
Get
Set
public:
property array<unsigned char>^ Cookie {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member Cookie : byte[] with get, set
Возвращаемое значение
ByteThe page search cookie used for subsequent paged results search calls.