Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/csharp-4.0/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net 为Sharepoint编写代码以获取URL_Asp.net_C# 4.0 - Fatal编程技术网

Asp.net 为Sharepoint编写代码以获取URL

Asp.net 为Sharepoint编写代码以获取URL,asp.net,c#-4.0,Asp.net,C# 4.0,我是Sharepoint的新手。。我想知道是否可以编写代码来获取特定于sharepoint站点中上载的文档的URL?您可以使用SPFolder类和SPFile类。获取文件URL路径 在Sharepoint Web部件项目上编写示例代码

我是Sharepoint的新手。。我想知道是否可以编写代码来获取特定于sharepoint站点中上载的文档的URL?

您可以使用SPFolder类和SPFile类。获取文件URL路径

在Sharepoint Web部件项目上编写示例代码