获取或为 Web 部件的 xsl 设置的链接。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<WebBrowsableAttribute(False)> _
Public Property GhostedXslLink As String
Get
Set
用法
Dim instance As BaseXsltListWebPart
Dim value As String
value = instance.GhostedXslLink
instance.GhostedXslLink = value
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public string GhostedXslLink { get; set; }
属性值
类型:System.String
如果未设置此属性,与SPView类,此属性返回关联SPView; **XSLLink()**否则为defaultXSLName。