简体   繁体   English

通过托管客户端对象模型从SharePoint中检索图像

[英]Retrieving Images From SharePoint through the Managed Client Object Model

I'm trying to write some code to pull down images from SharePoint Foundation 2010 using the Managed Client Object Model. 我正在尝试编写一些代码,以使用托管客户端对象模型从SharePoint Foundation 2010中提取图像。 Specifically, I'm trying to get the image bytes from images stored in the Site Assets Document Library. 具体来说,我正在尝试从站点资产文档库中存储的图像中获取图像字节。 Can anyone explain how to do this or provide some sample code? 谁能解释如何做到这一点或提供一些示例代码? Thanks for any help! 谢谢你的帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何缓存基于Sharepoint的托管客户端对象模型对象? - How to Cache Sharepoint Managed Client Object Model based objects? SharePoint使用客户端对象模型(COM)枚举所有托管路径 - SharePoint enumerating all managed paths using the Client Object Model (COM) 通过网址检索SharePoint视图-客户端对象模型 - Retrieving SharePoint view via a Url - Client Side Object Model 使用SharePoint Client对象模型检索开始/结束时间字段 - Retrieving Start/End Time fields with SharePoint Client Object Model SHarePoint 2013网站集通过客户端对象模型 - SHarePoint 2013 site collection through client object model Sharepoint 2010 - 托管客户端对象模型 - 如何访问文档集(文件夹)中的文件 - Sharepoint 2010 - Managed Client Object Model - How to access files within a document set (folder) Sharepoint客户端对象模型区域设置 - Sharepoint Client Object Model locale 共享点客户端对象模型错误 - Error with sharepoint client object model 从客户端对象模型将文档上传到 SharePoint 列表 - Upload a document to a SharePoint list from Client Side Object Model 使用客户端对象模型将数据从Sharepoint绑定到下拉列表 - Databind to dropdownlist from Sharepoint using client object model
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM