PageResultRequestControl - класс

Definition

Пространство имён: Tessa.Extensions.Platform.Server.AdSync
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public class PageResultRequestControl : LdapControl
Inheritance
Object    LdapControl    PageResultRequestControl

Конструкторы

PageResultRequestControlThe #ctor constructor creates a new instance of the PageResultRequestControl class.
PageResultRequestControl(Byte)The #ctor(Byte) constructor creates a new instance of the PageResultRequestControl class using the specified page search cookie.
PageResultRequestControl(Int32)The #ctor(Int32) constructor creates an instance of the PageResultRequestControl class using the requested page size.

Свойства

CookieThe Cookie property specifies the page search cookie used for subsequent paged results search calls.
PageSizeThe PageSize property specifies the requested page size.

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

Oid The OID for a Request

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также