共用方式為


ToolPane.NotifyUI property

取得System.Web.UI.WebControls.PlaceHolder ,您可以使用在 [工具] 窗格的通知區域中插入控制項。

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

Syntax

'宣告
Public ReadOnly Property NotifyUI As PlaceHolder
    Get
'用途
Dim instance As ToolPane
Dim value As PlaceHolder

value = instance.NotifyUI
public PlaceHolder NotifyUI { get; }

Property value

Type: System.Web.UI.WebControls.PlaceHolder
System.Web.UI.WebControls.PlaceHolder ,您可以使用在 [工具] 窗格的通知區域中插入控制項。

請參閱

參照

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace