VlvRequestControl Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| AfterCount | The AfterCount property specifies the number of entries after the target entry to return in the list results. |
| BeforeCount | The BeforeCount property specifies the number of entries before the target entry to return in the list results. |
| ContextId | The ContextId property contains the context ID assigned by the server to identify this search operation. |
| EstimateCount | The EstimateCount property contains the content count of the list. |
| IsCritical | The IsCritical property specifies whether the control is critical. (inherited from DirectoryControl) |
| Offset | The Offset property contains the offset value of the target entry. |
| ServerSide | The ServerSide property specifies whether this is a server-side control. (inherited from DirectoryControl) |
| Target | The Target property contains the target entry of the search. |
| Type | The Type property contains the object identifier (OID) of the control. (inherited from DirectoryControl) |