PagingCookie Members
Include Protected Members
Include Inherited Members
Client-side state cookie that tracks the number of results filtered out by security trimming.
The PagingCookie type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ISerializable.GetObjectData | Populates the paging cookie data. |
Top