c# - How do I list current files in a document library? -



c# - How do I list current files in a document library? -

i have document library list of file names , set them string[] array. can give me sample code of how like?

assuming need server side object model (for webpart or statndalone tool run on server). please @ spdocumentlibrary class has sample listing names of items in document library - http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spdocumentlibrary.aspx.

c# asp.net sharepoint

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -