WebPartDisplayMode Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AllowPageDesign | Gets a value that determines whether users can change the layout of a Web Parts page when the page is in a certain display mode. |
![]() | AssociatedWithToolZone | Gets a value that indicates whether a certain display mode is associated with a class that derives from the ToolZone class. |
![]() | Name | Gets the name of a display mode. |
![]() | RequiresPersonalization | Gets a value that indicates whether a particular display mode requires personalization to be enabled. |
![]() | ShowHiddenWebParts | Gets a value that indicates whether controls that have their Hidden property set to true should be displayed. |
Show:
