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 ,您可以使用在 [工具] 窗格的通知區域中插入控制項。