Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Encapsulates selected information about an SPListItem object.
The SPListItemInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets or sets the integer that identifies the list item |
![]() |
IsFolder | Gets or sets a value that indicates whether the item represents a folder. |
![]() |
Title | Gets or sets the title of the item. |
![]() |
Url | Gets or sets the site-relative URL of the item. |
Top
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