FrameType 枚举

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

指定FrameType属性的值。

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

语法

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

成员

成员名称 说明
None 已过时。没有框架。
Standard 已过时。标准边框样式,其中包括标题栏和边框。
TitleBarOnly 已过时。图文框与标题栏和无边框样式。
Default 已过时。WebPart 类,指示 Web 部件的框架类型设置为包含WebPartZone的值。WebPartZone类,指示 Web 部件区域中默认为标准边框样式。
BorderOnly 已过时。

另请参阅

引用

Microsoft.SharePoint.WebPartPages 命名空间