SPWebPartManager.ToolPaneErrorDisplayMode 属性

获取WebPartDisplayMode使ToolPane中显示的错误消息。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared ReadOnly Property ToolPaneErrorDisplayMode As WebPartDisplayMode
    Get
用法
Dim value As WebPartDisplayMode

value = SPWebPartManager.ToolPaneErrorDisplayMode
public static WebPartDisplayMode ToolPaneErrorDisplayMode { get; }

属性值

类型:System.Web.UI.WebControls.WebParts.WebPartDisplayMode
显示模式,使ToolPane中显示的错误消息。

另请参阅

引用

SPWebPartManager 类

SPWebPartManager 成员

Microsoft.SharePoint.WebPartPages 命名空间