FrameType enumeration
SharePoint 2013
NOTE: This API is now obsolete.
Specifies the value of the FrameType property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
| Member name | Description | |
|---|---|---|
| None | Obsolete. No frame. | |
| Standard | Obsolete. The standard frame style, which includes a title bar and border. | |
| TitleBarOnly | Obsolete. A frame style with a title bar and no border. | |
| Default | Obsolete. On a WebPart class, indicates that the Web Part's frame type is set to the value of the containing WebPartZone. On a WebPartZone class, indicates that Web Parts in the zone default to the standard frame style. | |
| BorderOnly | Obsolete. |
Show: