Membres WebPart (Microsoft.SharePoint.WebPartPages)

Provides the base class for creating Windows SharePoint Services Web Parts.

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

Constructeurs protégés

  Nom Description
Méthode protégée WebPart Initializes the class for use by an inherited class instance. This constructor can only be called by an inherited class.

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.
Champ public Statique UnlimitedConnections Specifies that a connectable Web Part can accept an unlimited number of connections to another Web Part.

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 Substitué. Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it.
Propriété publique AllowEdit Substitué. Gets or sets a value indicating whether an end user can modify a WebPart control in personal view.
Propriété publique AllowHide Substitué. Gets or sets a value indicating whether end users are allowed to hide a WebPart control.
Propriété publique AllowMinimize Substitué. Gets or sets whether the Web Part can be minimized.
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.
Propriété publique AllowZoneChange Substitué. Gets or sets whether the Web Part can be moved to a different zone by controlling whether the ZoneID property can be changed.
Propriété publique AppRelativeTemplateSourceDirectory  (hérité de Control)
Propriété publique Attributes  (hérité de WebControl)
Propriété publique AuthorizationFilter Substitué. Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page.
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.
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.
Propriété publique CatalogIconImageUrl Substitué. Gets or sets the URL to an image used to represent the Web Part in a catalog.
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).
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.
Propriété publique Connections Gets or sets the connection information that is stored with a connected Web Part.
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 Substitué. 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.
Propriété publique DetailLink Gets or sets a URL to an HTML document that contains supplemental information. Obsolète.
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.
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.
Propriété publique EffectiveStorage Gets whether the instance of the Web Part returned is stored as personal instance or shared instance.
Propriété publique EffectiveTitle Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure.
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.
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.
Propriété publique FrameType Gets or sets the style of the Web Part frame. Obsolète.
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.
Propriété publique HelpLink Gets or sets a URL or file system path to a help file in HTML format. Obsolète.
Propriété publique HelpMode Substitué. Gets or sets the type of user interface used to display Help content for a Web Part.
Propriété publique HelpUrl Substitué. Gets or sets a Help link.
Propriété publique Hidden Substitué. Gets or sets a value indicating whether the Web Part is displayed on a Web page.
Propriété publique HorizontalAlign  (hérité de Panel)
Propriété publique ID Substitué. Gets or sets an identifier for the Web Part.
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.
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.
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.
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.
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.
Propriété publique PartImageSmall Gets or sets the URL of an image file that appears in the title of a Web Part. Obsolète.
Propriété publique PartOrder Gets or sets the order in which the Web Part appears within a Web Part zone. Obsolète.
Propriété publique Permissions Gets the properties of a Web Part that can be modified currently. Obsolète.
Propriété publique Qualifier Gets a unique identifier for a Web Part.
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.
Propriété publique SerializedAttachedPropertiesUser Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code.
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.
Propriété publique Style  (hérité de WebControl)
Propriété publique Subtitle Substitué. Returns the value of the Caption property.
Propriété publique SuppressWebPartChrome Gets or sets whether chrome is displayed for a static Web Part.
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 Substitué. Gets or sets the title that appears in the title bar of a Web Part.
Propriété publique TitleIconImageUrl Substitué. Gets or sets the URL to an image used to represent the Web Part in its own title bar.
Propriété publique TitleUrl Substitué. Get or sets a title link.
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.
Propriété publique UseDefaultStyles Gets or sets whether the default font size and style are applied to the Web Part.
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.
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.
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.
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.
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.
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.
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.
Propriété protégée SerializeAll Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection.
Propriété protégée ServerRelativeClassResourcePath Gets the server-relative path to Web Part class resources.
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.
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.
Propriété protégée WorkItemTimeout Obsolète.

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.
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.
Méthode publique CopyBaseAttributes  (hérité de WebControl)
Méthode publique CreateEditorParts  (hérité de WebPart)
Méthode publique CreateWebPartMenu Called after the Microsoft ASP.NET Load event and used to modify or override the default menu.
Méthode publique DataBind  Surchargé. (hérité de Part)
Méthode publique Dispose Substitué. Releases all resources used by the Web Part.
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.
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.
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.
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.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetInitEventArgs Returns the InitEventArgs object for the name of the interface that is passed in. Obsolète.
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.
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.
Méthode publique GetType  (hérité de Object)
Méthode publique HasControls  (hérité de Control)
Méthode publique LoadResource Returns a string that describes the localized name, category, and description of the specified resource.
Méthode publique MergeStyle  (hérité de WebControl)
Méthode publique PartCacheInvalidate Surchargé. Marks all the contents of the Web Part cache as outdated.
Méthode publique PartCommunicationConnect Used to notify a Web Part that it has been connected to another Web Part. Obsolète.
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.
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.
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.
Méthode publique ShouldSerializeAllowEdit Returns whether the AllowEdit property has changed from its default value.
Méthode publique ShouldSerializeAllowHide Returns whether the AllowHide property has changed from its default value.
Méthode publique ShouldSerializeAllowMinimize Returns whether the AllowMinimize property has changed from its default value.
Méthode publique ShouldSerializeAllowRemove Returns whether the AllowRemove property has changed from its default value.
Méthode publique ShouldSerializeAllowZoneChange Returns whether the AllowZoneChange property has changed from its default value.
Méthode publique ShouldSerializeConnectionID Returns whether the ConnectionID property has changed from its default value.
Méthode publique ShouldSerializeConnections Returns whether the Connections property has changed from its default value.
Méthode publique ShouldSerializeDescription Returns whether the Description property has changed from its default value.
Méthode publique ShouldSerializeDetailLink Returns whether the DetailLink property has changed from its default value.
Méthode publique ShouldSerializeDir Returns whether the Dir property has changed from its default value.
Méthode publique ShouldSerializeExportControlledProperties Returns whether the ExportControlledProperties property has changed from its default value.
Méthode publique ShouldSerializeFrameState Returns whether the FrameState property has changed from its default value.
Méthode publique ShouldSerializeFrameType Returns whether the FrameType property has changed from its default value.
Méthode publique ShouldSerializeHeight Returns whether the Height property has changed from its default value.
Méthode publique ShouldSerializeHelpLink Returns whether the HelpLink property has changed from its default value.
Méthode publique ShouldSerializeHelpMode Returns whether the HelpMode property has changed from its default value.
Méthode publique ShouldSerializeID Returns whether the ID property has changed from its default value.
Méthode publique ShouldSerializeIsIncluded Returns whether the IsIncluded property has changed from its default value.
Méthode publique ShouldSerializeIsIncludedFilter Returns whether the IsIncludedFilter property has changed from its default value.
Méthode publique ShouldSerializeIsVisible Returns whether the IsVisible property has changed from its default value.
Méthode publique ShouldSerializeMissingAssembly Returns whether the MissingAssembly property has changed from its default value.
Méthode publique ShouldSerializePartImageLarge Returns whether the PartImageLarge property has changed from its default value.
Méthode publique ShouldSerializePartImageSmall Returns whether the PartImageSmall property has changed from its default value.
Méthode publique ShouldSerializePartOrder Returns whether the PartOrder property has changed from its default value.
Méthode publique ShouldSerializeTitle Returns whether the Title property has changed from its default value.
Méthode publique ShouldSerializeWidth Returns whether the Width property has changed from its default value.
Méthode publique ShouldSerializeZoneID Returns whether the ZoneID property has changed from its default value.
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 Substitué. Used to process Web Part XML for static Web Parts.
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 Provides the ability to associate a dynamic builder with a custom property of a Web Part.
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 Substitué. Restores view-state information from a previous request that was saved with the SaveViewState method.
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 Indicates that work being performed on an external asynchronous thread that has been registered using the RegisterWorkItem method has completed. Obsolète.
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 Substitué. The event handler for the System.Web.UI.Control.DataBinding event that occurs when a Web Part is binding to a data source.
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 Substitué. Is the event handler for the System.Web.UI.Control.Init event that occurs as the Web Part is being instantiated.
Méthode protégée OnLoad  (hérité de Control)
Méthode protégée OnPreRender Substitué. The event handler for the System.Web.UI.Control.PreRender event that occurs immediately before the Web Part is rendered to the Web Part Page it is contained on.
Méthode protégée OnUnload Substitué. The event handler for the System.Web.UI.Control.Unload event, which occurs when the Web Part is being unloaded from memory.
Méthode protégée OpenFile  (hérité de Control)
Méthode protégée PartCacheInvalidate Surchargé.  
Méthode protégée PartCacheRead Reads and returns a value from the specified location in the specified type of storage in the Web Part cache.
Méthode protégée PartCacheWrite Stores the specified value of the specified type of storage in the Web Part cache.
Méthode protégée RaiseBubbleEvent  (hérité de Control)
Méthode protégée RegisterInterface Surchargé. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part.
Méthode protégée RegisterWorkItem Keeps track of work being done by an external thread, such as a Web Part that handles its own thread pool. Obsolète.
Méthode protégée RegisterWorkItemCallback Queues a Web Part work item to the thread pool, invokes the specified delegate, and specifies an object to be passed to the delegate when serviced from the thread pool. Obsolète.
Méthode protégée RemovedControl  (hérité de Control)
Méthode protégée Render Substitué. Inherited from System.Web.UI.Control.
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 the HTML for the body of a Web Part to the client.
Méthode protégée RenderWorkItemTimeout Renders HTML in a Web Part when a work item has timed out. Obsolète.
Méthode protégée ReplaceTokens Performs token replacement for a string, using the same algorithm used for URL-valued properties.
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.
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  
Implémentation d'interface explicite Méthode Microsoft.SharePoint.WebPartPages.IConnectionData.GetRequiresData  
Implémentation d'interface explicite Méthode System.Web.UI.IAttributeAccessor.GetAttribute Retrieves the specified attribute property from the Web Part.
Implémentation d'interface explicite Méthode System.Web.UI.IAttributeAccessor.SetAttribute Designates an attribute and its value to assign to the Web Part.
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

WebPart, classe
Microsoft.SharePoint.WebPartPages, espace de noms