Skip to content

SpContext

Michael edited this page Aug 13, 2017 · 1 revision

The SpBaseContext has a few (non list specific) functions.

UploadFile(string fileName, byte[] fileBytes, Folder folder) - Upload file to Folder Location. One way to get Folder object is via SpproDocLibraryRepository.CreateFolder(string fullFolderUrl)

Clone this wiki locally