Expand Minimize
This topic has not yet been rated - Rate this topic

FrameState Enumeration

NOTE: This API is now obsolete.

Specifies the value of the FrameState property.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.PartChromeState instead.")]
public enum FrameState
Member nameDescription
Normal Obsolete. The Web Part is displayed in its normal state, with title, content, and placement within the page.
Minimized Obsolete. The Web Part is collapsed so that only the title portion of the frame appears.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.