Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Accessing folder via c#
fsfx
Hi,
I was wondering if anyone knows of the class that is supposed to be used for accessing the content of a folder?
I am using c# .net
I've been trying to use the getallfoldercontent(), with no luck
tried getallchildren(), same result.
If anyone knows, could you please inform me?
Thanks!!
Find more posts tagged with
Comments
dazzlad
Are you trying to access the TeamSite filesystem using the CSSDK? Or something else?
fsfx
Im trying to access the content (sorry for not making that clear) of the folder. I use the getallfoldercontent().tostring()
but nothing.
im trying to access the Worksite filesystem using the CSSDK