BaseXsltListWebPart.GhostedXslLink property
取得或設定連結至 XSL [網頁組件。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<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; }
Property value
Type: System.String
如果未設定這個屬性,而SPView相關聯的類別,這個屬性會傳回相關聯的SPView; **XSLLink()**否則, defaultXSLName。