文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>关于XmlWebaprt(Xml查看器)的XslLink(XSL 链接)属性

关于XmlWebaprt(Xml查看器)的XslLink(XSL 链接)属性

时间:2011-02-23  来源:ruijian

“XSL”属性或“XSL Link”属性所指定的 XSL 无效,或无法访问 XSL 文件。请确保为此 Web 部件指定了有效的 XSL 样式表,或者如果链接了 XSL 文件,它能被服务器访问。请与网站管理员联系以获取帮助。了解有关使 XSL 文件可访问的详细信息

反编译的源代码如下:

transform2.Load(base.ReplaceTokens(transformLink), XsltSettings.Default, null);
位于private string ApplyXslt(ref string contents, string transform, string transformLink)

 

查找MSDN发现以下说明

http://msdn.microsoft.com/zh-cn/library/microsoft.sharepoint.webpartpages.xmlwebpart.xsllink.aspx

The XslLink property is read/write. The URL in this property can point to any Web address; however it must be prefixed with the protocols "http://" or "https://" to work properly, for example, "http://www.domain.com" or "https://www.domain.com." There is no maximum length for this property. There is no default value. If the XSLT cannot be retrieved from the specified URL, an error is displayed in the Web Part.

 

sharepoint
排行榜 更多 +
找茬脑洞的世界安卓版

找茬脑洞的世界安卓版

休闲益智 下载
滑板英雄跑酷2手游

滑板英雄跑酷2手游

休闲益智 下载
披萨对对看下载

披萨对对看下载

休闲益智 下载