SPWebPartConnection.Transformer property
取得用來轉換 Web 組件連線中的兩個否則不相容連接點之間的資料的網頁組件轉換程式。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Transformer As WebPartTransformer
Get
'用途
Dim instance As SPWebPartConnection
Dim value As WebPartTransformer
value = instance.Transformer
[BrowsableAttribute(false)]
public WebPartTransformer Transformer { get; }
Property value
Type: System.Web.UI.WebControls.WebParts.WebPartTransformer
WebPartTransformer 物件。