SPWebPartManager.NavigationDisplayMode 属性

获取WebPartDisplayMode要为旧版浏览器,例如 Internet Explorer 5.01 或更早版本的导航视图中显示的工具窗格。

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

语法

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

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

属性值

类型:System.Web.UI.WebControls.WebParts.WebPartDisplayMode
Web 部件显示模式。

备注

要为旧版浏览器,例如 Internet Explorer 5.01 或更早版本的导航视图中显示的工具窗格的显示模式。

另请参阅

引用

SPWebPartManager 类

SPWebPartManager 成员

Microsoft.SharePoint.WebPartPages 命名空间