| Visibility |
Constructor |
Parameters |
|
|
|
public
|
WebPartManager
|
( )
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AppRelativeTemplateSourceDirectory
|
[Get , Set] |
|
|
| public |
TransformerTypeCollection |
AvailableTransformers
|
[Get] |
|
|
| public |
Control |
BindingContainer
|
[Get] |
|
|
| public |
String |
ClientID
|
[Get] |
|
|
| public |
String |
CloseProviderWarning
|
[Get , Set] |
|
|
| public |
WebPartConnectionCollection |
Connections
|
[Get] |
|
|
| public |
ControlCollection |
Controls
|
[Get] |
|
|
| public |
String |
DeleteWarning
|
[Get , Set] |
|
|
| public |
WebPartDisplayMode |
DisplayMode
|
[Get , Set] |
|
|
| public |
WebPartDisplayModeCollection |
DisplayModes
|
[Get] |
|
|
| public |
Boolean |
EnableClientScript
|
[Get , Set] |
|
|
| public |
Boolean |
EnableTheming
|
[Get , Set] |
|
|
| public |
Boolean |
EnableViewState
|
[Get , Set] |
|
|
| public |
String |
ExportSensitiveDataWarning
|
[Get , Set] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
Control |
NamingContainer
|
[Get] |
|
|
| public |
Page |
Page
|
[Get , Set] |
|
|
| public |
Control |
Parent
|
[Get] |
|
|
| public |
WebPartPersonalization |
Personalization
|
[Get] |
|
|
| public |
WebPart |
SelectedWebPart
|
[Get] |
|
|
| public |
ISite |
Site
|
[Get , Set] |
|
|
| public |
String |
SkinID
|
[Get , Set] |
|
|
| public |
WebPartConnectionCollection |
StaticConnections
|
[Get] |
|
|
| public |
WebPartDisplayModeCollection |
SupportedDisplayModes
|
[Get] |
|
|
| public |
TemplateControl |
TemplateControl
|
[Get , Set] |
|
|
| public |
String |
TemplateSourceDirectory
|
[Get] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
| public |
WebPartCollection |
WebParts
|
[Get] |
|
|
| public |
WebPartZoneCollection |
Zones
|
[Get] |
|
|
|
| Visibility |
Return |
Name |
Parameters |
|
|
| protected |
Void
|
ActivateConnections
|
(
)
|
|
|
| public |
WebPart
|
AddWebPart
|
(
WebPart
webPart
,
WebPartZoneBase
zone
,
Int32
zoneIndex
)
|
|
|
| public |
Void
|
BeginWebPartConnecting
|
(
WebPart
webPart
)
|
|
|
| public |
Void
|
BeginWebPartEditing
|
(
WebPart
webPart
)
|
|
|
| public |
Boolean
|
CanConnectWebParts
|
(
WebPart
provider
,
ProviderConnectionPoint
providerConnectionPoint
,
WebPart
consumer
,
ConsumerConnectionPoint
consumerConnectionPoint
,
WebPartTransformer
transformer
)
|
|
|
| public |
Boolean
|
CanConnectWebParts
|
(
WebPart
provider
,
ProviderConnectionPoint
providerConnectionPoint
,
WebPart
consumer
,
ConsumerConnectionPoint
consumerConnectionPoint
)
|
|
|
| protected |
Boolean
|
CheckRenderClientScript
|
(
)
|
|
|
| public |
Void
|
CloseWebPart
|
(
WebPart
webPart
)
|
|
|
| public |
WebPartConnection
|
ConnectWebParts
|
(
WebPart
provider
,
ProviderConnectionPoint
providerConnectionPoint
,
WebPart
consumer
,
ConsumerConnectionPoint
consumerConnectionPoint
,
WebPartTransformer
transformer
)
|
|
|
| public |
WebPartConnection
|
ConnectWebParts
|
(
WebPart
provider
,
ProviderConnectionPoint
providerConnectionPoint
,
WebPart
consumer
,
ConsumerConnectionPoint
consumerConnectionPoint
)
|
|
|
| protected |
WebPart
|
CopyWebPart
|
(
WebPart
webPart
)
|
|
|
| protected |
TransformerTypeCollection
|
CreateAvailableTransformers
|
(
)
|
|
|
| protected |
ControlCollection
|
CreateControlCollection
|
(
)
|
|
|
| protected |
WebPartDisplayModeCollection
|
CreateDisplayModes
|
(
)
|
|
|
| protected |
String
|
CreateDynamicConnectionID
|
(
)
|
|
|
| protected |
String
|
CreateDynamicWebPartID
|
(
Type
webPartType
)
|
|
|
| protected |
ErrorWebPart
|
CreateErrorWebPart
|
(
String
originalID
,
String
originalTypeName
,
String
originalPath
,
String
genericWebPartID
,
String
errorMessage
)
|
|
|
| protected |
WebPartPersonalization
|
CreatePersonalization
|
(
)
|
|
|
| public |
GenericWebPart
|
CreateWebPart
|
(
Control
control
)
|
|
|
| public |
Void
|
DeleteWebPart
|
(
WebPart
webPart
)
|
|
|
| protected |
Void
|
DisconnectWebPart
|
(
WebPart
webPart
)
|
|
|
| public |
Void
|
DisconnectWebParts
|
(
WebPartConnection
connection
)
|
|
|
| public |
Void
|
EndWebPartConnecting
|
(
)
|
|
|
| public |
Void
|
EndWebPartEditing
|
(
)
|
|
|
| public |
Void
|
ExportWebPart
|
(
WebPart
webPart
,
XmlWriter
writer
)
|
|
|
| public |
Void
|
Focus
|
(
)
|
|
|
| public |
ConsumerConnectionPointCollection
|
GetConsumerConnectionPoints
|
(
WebPart
webPart
)
|
|
|
| public static |
WebPartManager
|
GetCurrentWebPartManager
|
(
Page
page
)
|
|
|
| public |
String
|
GetExportUrl
|
(
WebPart
webPart
)
|
|
|
| public |
GenericWebPart
|
GetGenericWebPart
|
(
Control
control
)
|
|
|
| public |
ProviderConnectionPointCollection
|
GetProviderConnectionPoints
|
(
WebPart
webPart
)
|
|
|
| public |
WebPart
|
ImportWebPart
|
(
XmlReader
reader
,
String&
errorMessage
)
|
|
|
| public |
Boolean
|
IsAuthorized
|
(
WebPart
webPart
)
|
|
|
| public |
Boolean
|
IsAuthorized
|
(
Type
type
,
String
path
,
String
authorizationFilter
,
Boolean
isShared
)
|
|
|
| protected |
Void
|
LoadCustomPersonalizationState
|
(
PersonalizationDictionary
state
)
|
|
|
| public |
Void
|
MoveWebPart
|
(
WebPart
webPart
,
WebPartZoneBase
zone
,
Int32
zoneIndex
)
|
|
|
| protected |
Void
|
OnAuthorizeWebPart
|
(
WebPartAuthorizationEventArgs
e
)
|
|
|
| protected |
Void
|
OnConnectionsActivated
|
(
EventArgs
e
)
|
|
|
| protected |
Void
|
OnConnectionsActivating
|
(
EventArgs
e
)
|
|
|
| protected |
Void
|
OnDisplayModeChanged
|
(
WebPartDisplayModeEventArgs
e
)
|
|
|
| protected |
Void
|
OnDisplayModeChanging
|
(
WebPartDisplayModeCancelEventArgs
e
)
|
|
|
| protected |
Void
|
OnSelectedWebPartChanged
|
(
WebPartEventArgs
e
)
|
|
|
| protected |
Void
|
OnSelectedWebPartChanging
|
(
WebPartCancelEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartAdded
|
(
WebPartEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartAdding
|
(
WebPartAddingEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartClosed
|
(
WebPartEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartClosing
|
(
WebPartCancelEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartDeleted
|
(
WebPartEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartDeleting
|
(
WebPartCancelEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartMoved
|
(
WebPartEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartMoving
|
(
WebPartMovingEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartsConnected
|
(
WebPartConnectionsEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartsConnecting
|
(
WebPartConnectionsCancelEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartsDisconnected
|
(
WebPartConnectionsEventArgs
e
)
|
|
|
| protected |
Void
|
OnWebPartsDisconnecting
|
(
WebPartConnectionsCancelEventArgs
e
)
|
|
|
| protected |
Void
|
RegisterClientScript
|
(
)
|
|
|
| protected |
Void
|
SaveCustomPersonalizationState
|
(
PersonalizationDictionary
state
)
|
|
|
| protected |
Void
|
SetPersonalizationDirty
|
(
)
|
|
|
| protected |
Void
|
SetSelectedWebPart
|
(
WebPart
webPart
)
|
|
|
| protected |
Void
|
TrackViewState
|
(
)
|
|
|
|
Hierarchy
Object
--->
Control
--->
WebPartManager
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
INamingContainer
,
IPersonalizable
|