WebPartQuickAdd.ParentZone property
NOTE: This API is now obsolete.
僅限內部使用。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Public ReadOnly Property ParentZone As WebPartZone
Get
'用途
Dim instance As WebPartQuickAdd
Dim value As WebPartZone
value = instance.ParentZone
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
public WebPartZone ParentZone { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.WebPartZone