1 out of 3 rated this helpful - Rate this topic

Microsoft.SharePoint.WebPartPages Namespace

Windows SharePoint Services 3
Provides classes, interfaces, and members for creating custom Web Parts and Web Part pages.
  Class Description
Public class AggregationWebPart This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class ArgumentClassWrapper Wraps System.Xml.Xsl.XsltArgumentList.
Public class AspTransformControl This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class AuthenticationButton Implements the authentication button control in Microsoft Windows SharePoint Services.
Public class BadMarkupData This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class BaseXsltDataWebPart Represents the BaseXsltData Web Part.
Public class BlogAdminWebPart Provides a control that displays administrative links for blogs. This class cannot be inherited.
Public class BrowserBuilderType Used to specify use of the default builder for a custom property or provide a custom builder for the property at run time.
Public class ChartViewWebPart This class and its members are not intended to be used directly from your code.
Public class ConsumerParameter Gets values from the ConsumerParameterCapabilities enumeration.
Public class ContentEditorWebPart Displays HTML and script-based content. The Web Part stores the content in a property or links to a source file.
Public class CustomPropertyToolPart Represents the default tool part that is displayed in the tool pane for a Web Part that implements one or more custom properties (properties other than those provided by the WebPart base class).
Public class DataFormConsumerConnectionPoint Represents the Connection point that disables itself when the owning Web Part is not supposed to provide rows or to consume Web Part parameters.
Public class DataFormParameter Receives data (XML/XPathNavigable objects) from a ASP2.0.Net DataSourceControl.
Public class DataFormProviderConnectionPoint Disables itself when the owning Web Part should not provide rows.
Public class DataFormWebPart An XSLT-rendering Web Part that receives its data (XML/XPathNavigable objects) from a DataSourceControl control.
Public class DataSourceControlDisabledException This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class DataViewWebPart Provides run-time support for data retrieval and presentation in Microsoft Office FrontPage 2003.
Public class DesignerBuilderType Contains references to builders for a design application compatible with Microsoft Windows SharePoint Services, such as Microsoft Office SharePoint Designer 2007.
Public class EditorPartAdapter This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class FilterConsumerInfoBar Displays informative messages about Web Part connections to filter consumers.
Public class FilterInfoBar Displays contextual information in filters and filter consumers. Stores message information.
Public class FilterProviderInfoBar Displays information about how the parent filter gets default values and to which Web Parts it is providing filter values.
Public class FriendlyNameAttribute Specifies the caption displayed in the property pane for a Web Part's custom property. If you don't specify this attribute, the actual property name will be displayed in the property pane.
Public class HtmlDesignerAttribute Defines the HtmlDesigner attribute that is used on a Web Part custom property. It specifies if a custom property uses a custom builder and the URL of the builder, or if the custom property does not use any builder, including any default builder.
Public class ImageWebPart Displays a linked image. It also supports Web Part Connections between compatible Web Parts.
Public class ListFormWebPart Renders Windows SharePoint Services list forms in a Web Part.
Public class ListViewWebPart Renders Windows SharePoint Services list views in a Web Part.
Public class ManagedLinkAttribute Indicates a property that should be processed.
Public class MembersWebPart Implements the list display on the Document Workspace home page.
Public class Menu Represents the menu for a Web Part.
Public class MenuItem Used to create and modify the behavior of items on a Web Part menu.
Public class MenuItemCollection Used to add, delete, and arrange the menu items that are displayed in a Web Part menu.
Public class PageViewerWebPart Displays content from a linked Web Page, folder, or file. This Web Part renders its content within an IFRAME element.
Public class ParameterNameValueHashtable A collection of the name/value pairs and ad hoc filters that are used for parameters for the XSL/T value ParameterNameValueHashTable.
Public class ResourcesAttribute Derived from Object.Attribute and used for specifying how a property should be localized.
Public class SettingsLink Implements rendering for the Web Part Page menu (Modify Shared Page or Modify My Page).
Public class SimpleFormWebPart Implements a Web Part that displays HTML forms.
Public class SPAttachedProperty This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class SPChrome Provides Windows SharePoint Services 2.0 capabilities for Microsoft ASP.NET 2.0 Web Parts.
Public class SPChromeSettings Provides Windows SharePoint Services 2.0 capabilities for Microsoft ASP.NET 2.0 Web Parts.
Public class SPEditorPartChrome Controls rendering of Microsoft ASP.NET 2.0 EditorParts and ToolParts that are hosted in the Microsoft Office SharePoint Server 2007 Services ToolPane.
Public class SPLimitedWebPartCollection A read-only collection of the ASP.NET Web Parts exposed by SPLimitedWebPartManager.
Public class SPLimitedWebPartManager Provides a limited set of Web Part operations that can be performed in our object model scenarios when there is no HttpContext and no Page object is instantiated.
Public class SPProxyWebPartManager Provides a way for developers to declare static connections in a content page when a SPWebPartManager control is declared in the master page that is associated with the content page.
Public class SPWebCategoryNameAttribute Defines the friendly or localized name of the category of a property in the CustomPropertyToolPartcontrol inside the ToolPane.
Public class SPWebPartConnection Provides an object that enables two Web Parts to form a connection.
Public class SPWebPartConnectionCollection A collection of SPWebPartConnectionobjects.
Public class SPWebPartManager Manages all the Web Part controls, functionality, and events that occur on a Web page.
Public class SPWebPartsConnectionBuilder This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class SPWebPartTransformerCollection Represents a collection of WebPartTransformer objects.
Public class SupportsAttributeMarkupAttribute Enables an appropriate Web Part to be serialized into page markup using standard control attribute markup.
Public class TextZoomBuilder Contains the methods for the default design-time text builder.
Public class TitleBarWebPart Implements the title Web Part for a Web Part Page and renders the Microsoft.SharePoint.WebPartPages.SettingsLink.
Public class ToolPane Represents the tool pane on a Web Part Page. This class cannot be inherited.
Public class ToolPane.ErrorEventArgs Provides data for the ToolPane.ErrorOccurred event.
Public class ToolPane.ViewChangeEventArgs Provides data for the ViewChanging and ViewChanged events of the ToolPane class.
Public class ToolPart Defines custom tool parts that display a customized user interface for defining the properties of a Web Part inside of the tool pane.
Public class TransformableFilterValuesToFieldTransformer Allows the connection of standard filters that implement ITransformableFilterValuesto any Web Part that can consume IWebPartField. This transformer returns the first value of the first parameter sent via ITransformableFilterValues.
Public class TransformableFilterValuesToFilterValuesTransformer Allows the connection of standard filters that implement ITransformableFilterValues to any Web Part that can consume IFilterValues. This transformer returns the first value of the first parameter sent via ITransformableFilterValues.
Public class TransformableFilterValuesToParametersTransformer Allows standard filters, which implement ITransformableFilterValues, to connect to any Web Part that can consume IWebPartParameters.
Public class UnknownXmlElementCollection Contains the XML elements that were not mapped to a property on the Web Part during import.
Public class UserDocsWebPart Displays documents authored by a particular user.
Public class UserTasksWebPart Displays the tasks assigned to a particular user.
Public class WebPart Provides the base class for creating Windows SharePoint Services Web Parts.
Public class WebPartPage Inherits from System.Web.UI.Page to implement a Web Part Page.
Public class WebPartPageUserException Extends the System.ApplicationException class. This class is used by the Web Part infrastructure and Web Part developers to throw and identify exceptions that will be rendered as error messages to users.
Public class WebPartPreview Provides a preview of a Web Part in the Web Part catalog.
Public class WebPartQuickAdd This class and its members are reserved for internal use and are not intended to be used directly from your code.
Public class WebPartStorageAttribute Specifies how a property should be stored.
Public class WebPartToolPart Represents a tool part that can be used to show and modify Web Part base class properties
Public class WebPartZone Allows you to create zones that are containers for Web Parts. The properties of this class allow you to specify how the zone will appear on your Web Part Page and also the behavior of the zone itself. For example, when you create the zone object, you can allow personalization and/or customization for the Web Parts placed within the zone.
Public class WSSXmlUrlResolver Creates a new resolver for the given webpart.
Public class XmlWebPart Displays XML transformed on the server using XSL. The Web Part stores the content in a property or links to a source file.
  Interface Description
Public interface IAddtoGallery Defines a property that allows a Web Part to add menu items to the Add Web Parts gallery tool pane.
Public interface IConnectionData Enables connections data between provider and consumer interfaces when the provider interface depends on the consumer interface to get data.
Public interface ICustomizeToolPane Provides methods and properties you must implement when creating a custom tool pane.
Public interface IDefaultFilterValue Consumed by WebParts that support default values via Part-to-Part connections. Provided by TransformableFilterValuesToDefaultValueTransformer.
Public interface IFilterValues Interface for parameters that describe the interaction between the data provider and the consumer of provider data.
Public interface IRuntimeFilter Controls which Web Parts are rendered at run time based on a set of arbitrary parameters stored in the IsIncludedFilter property of the Web Part base class.  Obsolete.
Public interface IRuntimeFilter2 Controls which Web Parts are rendered at run time based on a set of arbitrary parameters that are stored in the AuthorizationFilter property of the Web Part base class.
Public interface ISampleData Required if a Web Part wants to display sample data for data source controls.
Public interface ISPHierarchyData Provides an interface to create hierarchical XmlDocument objects from data sources that derive from the IHierarchicalDataSource class.
Public interface IToolPaneControl Represents an advanced WebPartToolPart Web control.
Public interface ITransformableFilterValues The interface supported by filter providers.
  Delegate Description
Public delegate ToolPane.ErrorOccurredEventHandler Represents the method that handles the ErrorOccurred event of the ToolPane class.
Public delegate ToolPane.ViewChangeEventHandler Acts as an event handler delegate when the view of the ToolPane object changes.
  Enumeration Description
Public enumeration CacheDataStorage Represents the type of caching to use when storing data for a data view.
Public enumeration CacheType Defines the location of cache storage for caching Web Part values.
Public enumeration ConsumerParameterCapabilities Used by a consumer Web part to indicate supported filter parameter capabilities.
Public enumeration Direction Specifies the language direction for the Dir property of a Web Part.  Obsolete.
Public enumeration FrameState Specifies the value of the FrameState property.  Obsolete.
Public enumeration FrameType Specifies the value of the FrameType property.   Obsolete.
Public enumeration HorizontalAlignment Determines the value of the HorizontalAlignment property of the ImageWebPart class.
Public enumeration MembersWebPartDisplayType Displays members of a WebPartZone in a document workspace home page. Membership is displayed as a  list, by using the SPList class.
Public enumeration Orientation Specifies the orientation of Web Parts in a WebPartZone control.  Obsolete.
Public enumeration PathPattern Specifies the kind of path that will be used for the link value specified in the ContentLink property of the ContentEditorWebPart class, the ContentLink property of the PageViewerWebPart class, the ImageLink property of ImageWebPart class, and the XslLink and XmlLink properties of the XmlWebPart class.
Public enumeration Permissions Specifies the value of the Permissions property of the Microsoft.SharePoint.WebPartPages.WebPart class.
Public enumeration Storage Specifies the value for the WebPartStorageAttribute class.
Public enumeration ToolPane.ToolPaneView Defines the settings of the View property of the ToolPane class.
Public enumeration VerticalAlignment Determines the value of the VerticalAlignment property of the ImageWebPart class.
Public enumeration ViewType Defines the settings for the ViewType property of the ListViewWebPart class.
Public enumeration WebPartToolPart.Categories Represents the categories of base properties that are available for an instance of the WebPartToolPart tool part.
Public enumeration WebPartToolPart.Properties Represents the base properties of the WebPart class.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ