This topic has not yet been rated - Rate this topic

FrameType Enumeration

NOTE: This API is now obsolete.

Specifies the value of the FrameType property.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.PartChromeType instead.")]
public enum FrameType
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.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ