FrameState 枚举

请注意:此 API 现在已过时。

指定FrameState属性的值。

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

语法

声明
<ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.PartChromeState instead.")> _
Public Enumeration FrameState
用法
Dim instance As FrameState
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.PartChromeState instead.")]
public enum FrameState

成员

成员名称 说明
Normal 已过时。Web 部件将显示在其正常状态下,与标题、 内容和页中的位置。
Minimized 已过时。以便只有框架的标题部分显示折叠 Web 部件。

另请参阅

引用

Microsoft.SharePoint.WebPartPages 命名空间