Membres CustomToolPaneManager (Microsoft.SharePoint.Meetings)

Represents a custom tool pane manager Web Part. This Web Part enables you to implement tool panes by using the extensible tool pane framework.

Les tableaux suivants contiennent la liste des membres exposés par le type CustomToolPaneManager .

Constructeurs publics

  Nom Description
Méthode publique CustomToolPaneManager Initializes a new instance of the CustomToolPaneManager class. It sets the ID, the isvisible attribute, and the title and calls the prerender function handler.

Haut de page

Champs publics

  Nom Description
Champ public Statique LimitOneConnection  Specifies that a connectable Web Part can accept no more than one connection to another Web Part. (hérité de WebPart)
Champ public Statique UnlimitedConnections  Specifies that a connectable Web Part can accept an unlimited number of connections to another Web Part. (hérité de WebPart)

Haut de page

Propriétés publiques

(voir aussi Propriétés protégées )

  Nom Description
Propriété publique AccessKey  (hérité de WebControl)
Propriété publique AllowClose  (hérité de WebPart)
Propriété publique AllowConnect  Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it.(hérité de WebPart)
Propriété publique AllowEdit  Gets or sets a value indicating whether an end user can modify a WebPart control in personal view.(hérité de WebPart)
Propriété publique AllowHide  Gets or sets a value indicating whether end users are allowed to hide a WebPart control. (hérité de WebPart)
Propriété publique AllowMinimize  Gets or sets whether the Web Part can be minimized. (hérité de WebPart)
Propriété publique AllowRemove  Gets or sets whether the Web Part can be removed from a Web Part Page by controlling whether the IsIncluded property can be set to false. Obsolète. (hérité de WebPart)
Propriété publique AllowZoneChange  Gets or sets whether the Web Part can be moved to a different zone by controlling whether the ZoneID property can be changed.(hérité de WebPart)
Propriété publique AppRelativeTemplateSourceDirectory  (hérité de Control)
Propriété publique Attributes  (hérité de WebControl)
Propriété publique AuthorizationFilter  Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page.(hérité de WebPart)
Propriété publique BackColor  (hérité de WebControl)
Propriété publique BackImageUrl  (hérité de Panel)
Propriété publique BindingContainer  (hérité de Control)
Propriété publique BorderColor  (hérité de WebControl)
Propriété publique BorderStyle  (hérité de WebControl)
Propriété publique BorderWidth  (hérité de WebControl)
Propriété publique BrowserDesignMode  Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. Obsolète. (hérité de WebPart)
Propriété publique Caption  Gets or sets a string that is added following the title in the title bar of the Web Part. This property is intended for document names or other context-specific information. Obsolète. (hérité de WebPart)
Propriété publique CatalogIconImageUrl  Gets or sets the URL to an image used to represent the Web Part in a catalog.(hérité de WebPart)
Propriété publique ChromeState  (hérité de WebPart)
Propriété publique ChromeType  (hérité de WebPart)
Propriété publique ClientID  (hérité de Control)
Propriété publique ClientName  Gets the unique name of the Web Part used by the client-side Web Part Page Service Component (WPSC). (hérité de WebPart)
Propriété publique ConnectErrorMessage  (hérité de WebPart)
Propriété publique ConnectionID  Gets or sets the GUID that is used internally by the Web Part infrastructure as the unique identifier of a Web Part connection. (hérité de WebPart)
Propriété publique Connections  Gets or sets the connection information that is stored with a connected Web Part. (hérité de WebPart)
Propriété publique Controls  (hérité de Part)
Propriété publique ControlStyle  (hérité de WebControl)
Propriété publique ControlStyleCreated  (hérité de WebControl)
Propriété publique CssClass  (hérité de WebControl)
Propriété publique DefaultButton  (hérité de Panel)
Propriété publique Description  Gets or sets a text description that appears when the user rests the mouse pointer on the title of a Web Part in a Web Part Page or gallery.(hérité de WebPart)
Propriété publique DetailLink  Gets or sets a URL to an HTML document that contains supplemental information. Obsolète. (hérité de WebPart)
Propriété publique Dir  Gets or sets the direction of the reading order for a Web Part's text and frame. Setting this value overrides the value specified for the System.Web.UI.Page.Culture property. Obsolète. (hérité de WebPart)
Propriété publique Direction  (hérité de WebPart)
Propriété publique DisplayTitle  (hérité de WebPart)
Propriété publique EffectiveFrameType  Gets the frame type that is used to render the Web Part frame at run time. Obsolète. (hérité de WebPart)
Propriété publique EffectiveStorage  Gets whether the instance of the Web Part returned is stored as personal instance or shared instance. (hérité de WebPart)
Propriété publique EffectiveTitle  Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure. (hérité de WebPart)
Propriété publique Enabled  (hérité de WebControl)
Propriété publique EnableTheming  (hérité de WebControl)
Propriété publique EnableViewState  (hérité de Control)
Propriété publique ExportControlledProperties  Gets or sets a value indicating whether a Web Part’s properties that are flagged as controlled properties by the Web Part developer can have their values exported in personal view. Obsolète. (hérité de WebPart)
Propriété publique ExportMode  (hérité de WebPart)
Propriété publique Font  (hérité de WebControl)
Propriété publique ForeColor  (hérité de WebControl)
Propriété publique FrameState  Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. Obsolète. (hérité de WebPart)
Propriété publique FrameType  Gets or sets the style of the Web Part frame. Obsolète. (hérité de WebPart)
Propriété publique GalleryOptions Gets the gallery options of a custom tool pane manager.
Propriété publique GroupingText  (hérité de Panel)
Propriété publique HasAttributes  (hérité de WebControl)
Propriété publique HasSharedData  (hérité de WebPart)
Propriété publique HasUserData  (hérité de WebPart)
Propriété publique Height  Gets or sets the fixed height for a Web Part on a Web Part Page. (hérité de WebPart)
Propriété publique HelpLink  Gets or sets a URL or file system path to a help file in HTML format. Obsolète. (hérité de WebPart)
Propriété publique HelpMode  Gets or sets the type of user interface used to display Help content for a Web Part.(hérité de WebPart)
Propriété publique HelpUrl  Gets or sets a Help link.(hérité de WebPart)
Propriété publique Hidden  Gets or sets a value indicating whether the Web Part is displayed on a Web page.(hérité de WebPart)
Propriété publique HorizontalAlign  (hérité de Panel)
Propriété publique ID  Gets or sets an identifier for the Web Part. (hérité de WebPart)
Propriété publique ImportErrorMessage  (hérité de WebPart)
Propriété publique IsClosed  (hérité de WebPart)
Propriété publique IsIncluded  Gets or sets a value indicating whether a Web Part that is added by another user or the administrator in the shared view of a Web Part page should be included in a personal view of the page. Obsolète. (hérité de WebPart)
Propriété publique IsIncludedFilter  Gets or sets the parameters used by the IRuntimeFilter interface to determine if the Web Part will be included on the Web Part Page. Obsolète. (hérité de WebPart)
Propriété publique IsShared  (hérité de WebPart)
Propriété publique IsStandalone  (hérité de WebPart)
Propriété publique IsStatic  (hérité de WebPart)
Propriété publique IsVisible  Gets or sets whether the Web Part is visible. Obsolète. (hérité de WebPart)
Propriété publique MissingAssembly  Gets or sets the message shown to the user when importing a Web Part if the assembly for the Web Part is not installed on the target server. Obsolète. (hérité de WebPart)
Propriété publique NamingContainer  (hérité de Control)
Propriété publique Page  (hérité de Control)
Propriété publique Parent  (hérité de Control)
Propriété publique PartImageLarge  Gets or sets the URL of an image file containing a 16 x 16 pixel image, typically used to depict icons. Obsolète. (hérité de WebPart)
Propriété publique PartImageSmall  Gets or sets the URL of an image file that appears in the title of a Web Part. Obsolète. (hérité de WebPart)
Propriété publique PartOrder  Gets or sets the order in which the Web Part appears within a Web Part zone. Obsolète. (hérité de WebPart)
Propriété publique Permissions  Gets the properties of a Web Part that can be modified currently. Obsolète. (hérité de WebPart)
Propriété publique Qualifier  Gets a unique identifier for a Web Part. (hérité de WebPart)
Propriété publique ScrollBars  (hérité de Panel)
Propriété publique SerializedAttachedPropertiesShared  Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code. (hérité de WebPart)
Propriété publique SerializedAttachedPropertiesUser  Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code. (hérité de WebPart)
Propriété publique Site  (hérité de Control)
Propriété publique SkinID  (hérité de WebControl)
Propriété publique StorageKey  Gets the unique identifier set by the Web Part infrastructure when a Web Part is added to a Web Part Zone.(hérité de WebPart)
Propriété publique Style  (hérité de WebControl)
Propriété publique Subtitle  Returns the value of the Caption property.(hérité de WebPart)
Propriété publique SuppressWebPartChrome  Gets or sets whether chrome is displayed for a static Web Part. (hérité de WebPart)
Propriété publique TabIndex  (hérité de WebControl)
Propriété publique TemplateControl  (hérité de Control)
Propriété publique TemplateSourceDirectory  (hérité de Control)
Propriété publique Title  Gets or sets the title that appears in the title bar of a Web Part. (hérité de WebPart)
Propriété publique TitleIconImageUrl  Gets or sets the URL to an image used to represent the Web Part in its own title bar.(hérité de WebPart)
Propriété publique TitleUrl  Get or sets a title link.(hérité de WebPart)
Propriété publique ToolPaneTemplate Gets the XML used by the tool pane framework to determine the layout of the tool pane.
Propriété publique ToolTip  (hérité de WebControl)
Propriété publique UniqueID  (hérité de Control)
Propriété publique UnknownXmlElements  Gets an UnknownXmlElementCollection object that contains XML elements from an imported SharePoint Web Part that were not mapped to a property on the Web Part.(hérité de WebPart)
Propriété publique UseDefaultStyles  Gets or sets whether the default font size and style are applied to the Web Part. (hérité de WebPart)
Propriété publique Verbs  (hérité de WebPart)
Propriété publique Visible  (hérité de Control)
Propriété publique WebBrowsableObject  (hérité de WebPart)
Propriété publique Width  Gets or sets the fixed width for a Web Part. (hérité de WebPart)
Propriété publique Wrap  (hérité de Panel)
Propriété publique Zone  (hérité de WebPart)
Propriété publique ZoneID  Gets or sets the Web Part zone in which to render the Web Part.(hérité de WebPart)
Propriété publique ZoneIndex  (hérité de WebPart)

Haut de page

Propriétés protégées

  Nom Description
Propriété protégée Adapter  (hérité de Control)
Propriété protégée CacheType  Determines the type of caching being used by the Web server.(hérité de WebPart)
Propriété protégée ChildControlsCreated  (hérité de Control)
Propriété protégée ClassResourcePath  Gets the base path to Web Part class resources. (hérité de WebPart)
Propriété protégée ClientIDSeparator  (hérité de Control)
Propriété protégée ContainerWidth  Gets the value set by the page author as a hint to the Web Part of how wide to expect the containing Web Part zone to be. Obsolète. (hérité de WebPart)
Propriété protégée Context  (hérité de Control)
Propriété protégée DesignMode  (hérité de Control)
Propriété protégée Events  (hérité de Control)
Propriété protégée HasChildViewState  (hérité de Control)
Propriété protégée IdSeparator  (hérité de Control)
Propriété protégée IsChildControlStateCleared  (hérité de Control)
Propriété protégée IsEnabled  (hérité de WebControl)
Propriété protégée IsTrackingViewState  (hérité de Control)
Propriété protégée IsViewStateEnabled  (hérité de Control)
Propriété protégée LoadViewStateByID  (hérité de Control)
Propriété protégée OverflowAuto  Gets a value indicating whether you can override the default setting for the cascading style sheet (CSS) overflow attribute when rendering the Web Part.(hérité de WebPart)
Propriété protégée SaveProperties  Gets or sets whether a Web Part's properties have changed and should be persisted at the end of page rendering. (hérité de WebPart)
Propriété protégée SerializeAll  Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection.(hérité de WebPart)
Propriété protégée ServerRelativeClassResourcePath  Gets the server-relative path to Web Part class resources. (hérité de WebPart)
Propriété protégée ShouldValidate  Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them. (hérité de WebPart)
Propriété protégée TagKey  (hérité de WebControl)
Propriété protégée TagName  (hérité de WebControl)
Propriété protégée ViewState  (hérité de Control)
Propriété protégée ViewStateIgnoresCase  (hérité de Control)
Propriété protégée WebPartManager  (hérité de WebPart)
Propriété protégée WebPartMenu  Gets or sets the Web Part menu source that is rendered in the frame of the Web Part. (hérité de WebPart)
Propriété protégée WorkItemTimeout  Obsolète. (hérité de WebPart)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique AfterDeserialize  Called after a SharePoint Web Part's properties are deserialized from the SharePoint database or from a Web Part description file (.dwp). Suggested place for SharePoint Web Part upgrade code. (hérité de WebPart)
Méthode publique ApplyStyle  (hérité de WebControl)
Méthode publique ApplyStyleSheetSkin  (hérité de Control)
Méthode publique CanRunAt  Returns a value that indicates where the implementation of a connection interface can run. Obsolète. (hérité de WebPart)
Méthode publique CopyBaseAttributes  (hérité de WebControl)
Méthode publique CreateEditorParts  (hérité de WebPart)
Méthode publique CreateToolPaneControls Adds custom controls such as introductory text, drop-down boxes, links, and tool pane buttons to the tool pane. It is responsible for the layout of the custom tool pane. Returns nothing.
Méthode publique CreateWebPartMenu  Called after the Microsoft ASP.NET Load event and used to modify or override the default menu.(hérité de WebPart)
Méthode publique DataBind  Surchargé. (hérité de Part)
Méthode publique Dispose  Releases all resources used by the Web Part. (hérité de WebPart)
Méthode publique EnsureInterfaces  Provides notification for a connectable Web Part that it should ensure all its interfaces are registered using the RegisterInterface method. Obsolète. (hérité de WebPart)
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique FindControl  Surchargé. (hérité de Control)
Méthode publique Focus  (hérité de Control)
Méthode publique GetData  Called when the System.Web.UI.Control.PreRender event occurs to allow a Web Part to retrieve data. Obsolète. (hérité de WebPart)
Méthode publique GetDesignTimeFooter  Returns the static HTML for the footer portion of a Web Part frame to a custom designer created by deriving from System.Web.UI.ControlDesigner.(hérité de WebPart)
Méthode publique GetDesignTimeHeader  Returns static HTML for the header portion of a Web Part frame to a custom designer created by deriving from System.Web.UI.ControlDesigner.(hérité de WebPart)
Méthode publique GetDesignTimeHtml Renders a static message informing the user that the Web Part is necessary for the Meeting Workspace site to function properly and should not be removed from the site.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetInitEventArgs  Obsolète. (hérité de WebPart)
Méthode publique GetRequiresData  The virtual method that is called by the Web Part infrastructure when the System.Web.UI.Control.PreRender event occurs to indicate that a Web Part requires data. Obsolète. (hérité de WebPart)
Méthode publique GetToolParts  Determines which tool parts are displayed in the tool pane of the Web-based Web Part design user interface, and the order in which they are displayed. (hérité de WebPart)
Méthode publique GetType  (hérité de Object)
Méthode publique HasControls  (hérité de Control)
Méthode publique LoadResource  (hérité de WebPart)
Méthode publique MergeStyle  (hérité de WebControl)
Méthode publique PartCacheInvalidate  Surchargé. Marks all the contents of the Web Part cache as outdated. (hérité de WebPart)
Méthode publique PartCommunicationConnect  Obsolète. (hérité de WebPart)
Méthode publique PartCommunicationInit  Provides a connectable Web Part with a method for firing any of its initialization events, such as the CellProviderInit or CellConsumerInit event. Obsolète. (hérité de WebPart)
Méthode publique PartCommunicationMain  Provides a connectable Web Part with a method to fire events for any of the main events of a connectable Web Part, such as the CellReady event. Obsolète. (hérité de WebPart)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique RenderBeginTag  (hérité de Panel)
Méthode publique RenderControl  Surchargé. (hérité de Control)
Méthode publique RenderEndTag  (hérité de Panel)
Méthode publique ResolveClientUrl  (hérité de Control)
Méthode publique ResolveUrl  (hérité de Control)
Méthode publique SetPersonalizationDirty  Surchargé. (hérité de WebPart)
Méthode publique SetRenderMethodDelegate  (hérité de Control)
Méthode publique ShouldSerializeAllowConnect  Returns whether the AllowConnect property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeAllowEdit  Returns whether the AllowEdit property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeAllowHide  Returns whether the AllowHide property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeAllowMinimize  Returns whether the AllowMinimize property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeAllowRemove  Returns whether the AllowRemove property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeAllowZoneChange  Returns whether the AllowZoneChange property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeConnectionID  Returns whether the ConnectionID property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeConnections  Returns whether the Connections property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeDescription  Returns whether the Description property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeDetailLink  Returns whether the DetailLink property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeDir  Returns whether the Dir property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeExportControlledProperties  Returns whether the ExportControlledProperties property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeFrameState  Returns whether the FrameState property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeFrameType  Returns whether the FrameType property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeHeight  Returns whether the Height property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeHelpLink  Returns whether the HelpLink property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeHelpMode  Returns whether the HelpMode property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeID  Returns whether the ID property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeIsIncluded  Returns whether the IsIncluded property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeIsIncludedFilter  Returns whether the IsIncludedFilter property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeIsVisible  Returns whether the IsVisible property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeMissingAssembly  Returns whether the MissingAssembly property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializePartImageLarge  Returns whether the PartImageLarge property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializePartImageSmall  Returns whether the PartImageSmall property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializePartOrder  Returns whether the PartOrder property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeTitle  Returns whether the Title property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeWidth  Returns whether the Width property has changed from its default value.(hérité de WebPart)
Méthode publique ShouldSerializeZoneID  Returns whether the ZoneID property has changed from its default value.(hérité de WebPart)
Méthode publique ShowZoneIdentification Determines whether or not zones should be rendered with identification. Returns true or false based on which tool pane is launched.
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée AddAttributesToRender  (hérité de Panel)
Méthode protégée AddedControl  (hérité de Control)
Méthode protégée AddParsedSubObject  (hérité de WebPart)
Méthode protégée BuildProfileTree  (hérité de Control)
Méthode protégée ClearChildControlState  (hérité de Control)
Méthode protégée ClearChildState  (hérité de Control)
Méthode protégée ClearChildViewState  (hérité de Control)
Méthode protégée CreateChildControls  (hérité de Control)
Méthode protégée CreateControlCollection  (hérité de Control)
Méthode protégée CreateControlStyle  (hérité de Panel)
Méthode protégée DataBind  Surchargé. (hérité de Control)
Méthode protégée DataBindChildren  (hérité de Control)
Méthode protégée EnsureChildControls  (hérité de Control)
Méthode protégée EnsureID  (hérité de Control)
Méthode protégée Finalize  (hérité de Object)
Méthode protégée FindControl  Surchargé. (hérité de Control)
Méthode protégée GetCustomBuilder  (hérité de WebPart)
Méthode protégée GetDesignModeState  (hérité de Control)
Méthode protégée HasEvents  (hérité de Control)
Méthode protégée IsLiteralContent  (hérité de Control)
Méthode protégée LoadControlState  (hérité de Control)
Méthode protégée LoadViewState  (hérité de WebPart)
Méthode protégée MapPathSecure  (hérité de Control)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée NotifyWorkItemComplete  Obsolète. (hérité de WebPart)
Méthode protégée OnBubbleEvent  (hérité de Control)
Méthode protégée OnClosing  (hérité de WebPart)
Méthode protégée OnConnectModeChanged  (hérité de WebPart)
Méthode protégée OnDataBinding  (hérité de WebPart)
Méthode protégée OnDeleting  (hérité de WebPart)
Méthode protégée OnEditModeChanged  (hérité de WebPart)
Méthode protégée OnInit  (hérité de WebPart)
Méthode protégée OnLoad  (hérité de Control)
Méthode protégée OnPreRender  (hérité de WebPart)
Méthode protégée OnUnload  (hérité de WebPart)
Méthode protégée OpenFile  (hérité de Control)
Méthode protégée PartCacheInvalidate  Surchargé. (hérité de WebPart)
Méthode protégée PartCacheRead  (hérité de WebPart)
Méthode protégée PartCacheWrite  (hérité de WebPart)
Méthode protégée RaiseBubbleEvent  (hérité de Control)
Méthode protégée RegisterInterface  Surchargé. (hérité de WebPart)
Méthode protégée RegisterWorkItem  Obsolète. (hérité de WebPart)
Méthode protégée RegisterWorkItemCallback  Obsolète. (hérité de WebPart)
Méthode protégée RemovedControl  (hérité de Control)
Méthode protégée Render  (hérité de WebPart)
Méthode protégée RenderChildren  (hérité de Control)
Méthode protégée RenderContents  (hérité de WebControl)
Méthode protégée RenderControl  Surchargé. (hérité de Control)
Méthode protégée RenderWebPart  Renders HTML output using an implementation of HtmlTextWriter.(hérité de WebPart)
Méthode protégée RenderWorkItemTimeout  Obsolète. (hérité de WebPart)
Méthode protégée ReplaceTokens  (hérité de WebPart)
Méthode protégée RequiresWebPartClientScript  Indicates whether this Web Part has client-side script to register with the Web Part Page Services Component (WPSC) framework.(hérité de WebPart)
Méthode protégée ResolveAdapter  (hérité de Control)
Méthode protégée SaveControlState  (hérité de Control)
Méthode protégée SaveViewState  (hérité de WebControl)
Méthode protégée SetDesignModeState  (hérité de Control)
Méthode protégée SetPersonalizationDirty  Surchargé. (hérité de WebPart)
Méthode protégée TrackViewState  (hérité de WebPart)

Haut de page

Événements publics

  Nom Description
Événement public DataBinding  (hérité de Control)
Événement public Disposed  (hérité de Control)
Événement public Init  (hérité de Control)
Événement public Load  (hérité de Control)
Événement public PreRender  (hérité de Control)
Événement public Unload  (hérité de Control)

Haut de page

Implémentations d'interface explicites

  Nom Description
Implémentation d'interface explicite Méthode Microsoft.SharePoint.WebPartPages.IConnectionData.GetData  Called when the System.Web.UI.Control.PreRender event occurs to allow a Web Part to retrieve data.(hérité de WebPart)
Implémentation d'interface explicite Méthode Microsoft.SharePoint.WebPartPages.IConnectionData.GetRequiresData  The virtual method that is called by the Web Part infrastructure when the System.Web.UI.Control.PreRender event occurs to indicate that a Web Part requires data.(hérité de WebPart)
Implémentation d'interface explicite Méthode System.Web.UI.IAttributeAccessor.GetAttribute  (hérité de WebPart)
Implémentation d'interface explicite Méthode System.Web.UI.IAttributeAccessor.SetAttribute  (hérité de WebPart)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IParserAccessor.AddParsedSubObject  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (hérité de Part)
Implémentation d'interface explicite Propriété System.Web.UI.IControlBuilderAccessor.ControlBuilder  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IControlDesignerAccessor.UserData  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IDataBindingsAccessor.DataBindings  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IDataBindingsAccessor.HasDataBindings  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IExpressionsAccessor.Expressions  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IExpressionsAccessor.HasExpressions  (hérité de Control)

Haut de page

Voir aussi

Référence

CustomToolPaneManager, classe
Microsoft.SharePoint.Meetings, espace de noms