MtgUtility.GetMtgShowToolPaneEvent method
取得與 [工具] 窗格的狀態相關聯的常值。
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Function GetMtgShowToolPaneEvent ( _
state As MtgToolPaneState _
) As String
'用途
Dim state As MtgToolPaneState
Dim returnValue As String
returnValue = MtgUtility.GetMtgShowToolPaneEvent(state)
public static string GetMtgShowToolPaneEvent(
MtgToolPaneState state
)
參數
state
Type: Microsoft.SharePoint.Meetings.MtgToolPaneStateMtgToolPaneState物件,表示工具窗格未預期的狀態。
傳回值
Type: System.String
自訂工具窗格的列舉型別相關聯的常值。
備註
列舉型別的名稱可以指定一個活動用來執行在 [工具] 窗格上顯示的 UI,例如重新排列頁面中的項目之前。這個屬性的狀態,就表示實際發生之前可以通過數個函式。