Get the File URL: {$thisNode/@FileRef}
Get the File Name: <xsl:value-of select="$thisNode/@FileLeafRef.Name" />
Just edit the view Item: {$thisNode/../@Edit}
本文介绍了如何使用XSL进行文件URL获取、文件名提取及视图项编辑等操作,为开发者提供实用的XSL技巧。
Get the File URL: {$thisNode/@FileRef}
Get the File Name: <xsl:value-of select="$thisNode/@FileLeafRef.Name" />
Just edit the view Item: {$thisNode/../@Edit}
351

被折叠的 条评论
为什么被折叠?
