共用方式為


WebPart.AddParsedSubObject method

用以處理網頁組件 XML 的靜態網頁組件。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Overrides Sub AddParsedSubObject ( _
    obj As Object _
)
'用途
Dim obj As Object

Me.AddParsedSubObject(obj)
protected override void AddParsedSubObject(
    Object obj
)

參數

請參閱

參照

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace