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.
Creates a new list item.
Overload list
Name | Description | |
---|---|---|
![]() |
AddItem() | Creates a list item in the root folder of the list. |
![]() |
AddItem(String, SPFileSystemObjectType) | Creates a list item of a specified type in the specified folder in the list. |
![]() |
AddItem(String, SPFileSystemObjectType, String) | Creates a list item of a specified type with a specified file name in the specified folder in the list. |
Top