How to get sharepoint upload limit size by using sharepoint web services
Posted
by Royson
on Stack Overflow
See other posts from Stack Overflow
or by Royson
Published on 2010-05-11T11:51:06Z
Indexed on
2010/05/11
11:54 UTC
Read the original article
Hit count: 168
In my application before uploading i have to check whether file size is greater than upload limit.
How do we get share point file upload limit using web services in C#??
© Stack Overflow or respective owner