SPWebPartManager properties

The SPWebPartManager type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AuthorizationFilterEnabled Gets a flag that indicates whether an authorization filter is enabled in the current page.
Public property AvailableTransformers (Inherited from WebPartManager.)
Public property BindingContainer (Inherited from Control.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property CloseProviderWarning (Inherited from WebPartManager.)
Public property Connections (Inherited from WebPartManager.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from WebPartManager.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DeleteWarning (Inherited from WebPartManager.)
Protected property DesignMode (Inherited from Control.)
Public property DisplayMode (Inherited from WebPartManager.)
Public property DisplayModes (Inherited from WebPartManager.)
Public propertyStatic member DownLevelWebPartMenuDisplayMode Gets the WebPartDisplayMode to display the ToolPane with menu options as links instead of the drop-down menu that is displayed in Internet Explorer 9, Internet Explorer 8, Internet Explorer 7, 6, and Internet Explorer 5.5.
Protected property DynamicConnections (Inherited from WebPartManager.)
Public property EnableClientScript (Inherited from WebPartManager.)
Public property EnableTheming (Inherited from WebPartManager.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property ExportSensitiveDataWarning (Inherited from WebPartManager.)
Public propertyStatic member ExtensibleViewDisplayMode Gets the WebPartDisplayMode to display the ToolPane in extensible view.
Public propertyStatic member GallerySearchDisplayMode Gets the WebPartDisplayMode that enables end users to search for Web Parts in the Web Parts galleries to add to a page.
Protected property HasChildViewState (Inherited from Control.)
Public property HasPersonalizedParts Determines whether the page contains personalized parts.
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public propertyStatic member ImportDisplayMode Gets the WebPartDisplayMode that enables end users to import a Web Part to add to the page.
Protected property Internals (Inherited from WebPartManager.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsCustomPersonalizationStateDirty Gets a value that indicates whether personalization changes have been made that affect page-level personalization details controlled by the SPWebPartManager control. (Overrides WebPartManager.IsCustomPersonalizationStateDirty.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Protected property MediumPermissionSet (Inherited from WebPartManager.)
Protected property MinimalPermissionSet (Inherited from WebPartManager.)
Public property NamingContainer (Inherited from Control.)
Public propertyStatic member NavigationDisplayMode Gets the WebPartDisplayMode to display the tool pane in Navigation view for older browsers such as Internet Explorer 5.01 or earlier.
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property Personalization (Inherited from WebPartManager.)
Public property RenderingCompatibility (Inherited from Control.)
Public property SelectedWebPart (Inherited from WebPartManager.)
Public property ServerRelativeUrl Gets the server relative URL of the current Web Parts page.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebPartManager.)
Public property SPWebPartConnections Gets a collection of SPWebPartConnection objects.
Public property StaticConnections (Inherited from WebPartManager.)
Public property SupportedDisplayModes (Inherited from WebPartManager.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public propertyStatic member ToolPaneErrorDisplayMode Gets the WebPartDisplayMode that enables the error message to be displayed in the ToolPane.
Public property UnauthorizedWebParts Gets a collection of unauthorized Web Parts on the page.
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from WebPartManager.)
Public property WebParts (Inherited from WebPartManager.)
Public property Zones (Inherited from WebPartManager.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IPersonalizable.IsDirty (Inherited from WebPartManager.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

SPWebPartManager class

Microsoft.SharePoint.WebPartPages namespace