Share via


SearchPagingWebPart Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The following tables list the members exposed by the SearchPagingWebPart type.

Public Constructors

  Name Description
Public method SearchPagingWebPart  

Top

Public Fields

  Name Description
Public field Static LimitOneConnection  Specifies that a connectable Web Part can accept no more than one connection to another Web Part. (inherited from WebPart)
Public field Static UnlimitedConnections  Specifies that a connectable Web Part can accept an unlimited number of connections to another Web Part. (inherited from WebPart)

Top

Public Properties

  Name Description
Public property AccessKey  (inherited from WebControl)
Public property AllowClose  (inherited from WebPart)
Public property AllowConnect  Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it.(inherited from WebPart)
Public property AllowEdit  Gets or sets a value indicating whether an end user can modify a WebPart control in personal view. (inherited from WebPart)
Public property AllowHide  Gets or sets a value indicating whether end users are allowed to hide a WebPart control. (inherited from WebPart)
Public property AllowMinimize  Gets or sets whether the Web Part can be minimized. (inherited from WebPart)
Public property 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. REVIEWER.(inherited from WebPart)
Public property AllowZoneChange  Gets or sets whether the Web Part can be moved to a different zone by controlling whether the ZoneID property can be changed.(inherited from WebPart)
Public property AppRelativeTemplateSourceDirectory  (inherited from Control)
Public property Attributes  (inherited from WebControl)
Public property AuthorizationFilter  Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page.(inherited from WebPart)
Public property BackColor  (inherited from WebControl)
Public property BackImageUrl  (inherited from Panel)
Public property BindingContainer  (inherited from Control)
Public property BorderColor  (inherited from WebControl)
Public property BorderStyle  (inherited from WebControl)
Public property BorderWidth  (inherited from WebControl)
Public property BrowserDesignMode  Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. Obsolete. (inherited from WebPart)
Public property 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.(inherited from WebPart)
Public property CatalogIconImageUrl  (inherited from WebPart)
Public property ChromeState  (inherited from WebPart)
Public property ChromeType  (inherited from WebPart)
Public property ClientID  (inherited from Control)
Public property ClientName  Gets the unique name of the Web Part used by the client-side Web Part Page Service Component (WPSC). (inherited from WebPart)
Public property ConnectErrorMessage  (inherited from WebPart)
Public property ConnectionID  Gets or sets the GUID that is used internally by the Web Part infrastructure as the unique identifier of a Web Part connection. (inherited from WebPart)
Public property Connections  Gets or sets the connection information that is stored with a connected Web Part. (inherited from WebPart)
Public property Controls  (inherited from Part)
Public property ControlStyle  (inherited from WebControl)
Public property ControlStyleCreated  (inherited from WebControl)
Public property CssClass  (inherited from WebControl)
Public property DefaultButton  (inherited from Panel)
Public property 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.(inherited from WebPart)
Public property DetailLink  Gets or sets a URL to an HTML document that contains supplemental information. (inherited from WebPart)
Public property 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.(inherited from WebPart)
Public property Direction  (inherited from WebPart)
Public property DisplayTitle  (inherited from WebPart)
Public property EffectiveFrameType  Gets the frame type that is used to render the Web Part frame at run time. Obsolete. (inherited from WebPart)
Public property EffectiveStorage  Gets whether the instance of the Web Part returned is stored as personal instance or shared instance. (inherited from WebPart)
Public property EffectiveTitle  Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure. (inherited from WebPart)
Public property Enabled  (inherited from WebControl)
Public property EnableTheming  (inherited from WebControl)
Public property EnableViewState  (inherited from Control)
Public property 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. (inherited from WebPart)
Public property ExportMode  (inherited from WebPart)
Public property Font  (inherited from WebControl)
Public property ForeColor  (inherited from WebControl)
Public property FrameState  Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. (inherited from WebPart)
Public property FrameType  Gets or sets the style of the Web Part frame. (inherited from WebPart)
Public property GroupingText  (inherited from Panel)
Public property HasAttributes  (inherited from WebControl)
Public property HasSharedData  (inherited from WebPart)
Public property HasUserData  (inherited from WebPart)
Public property Height  Gets or sets the fixed height for a Web Part on a Web Part Page. (inherited from WebPart)
Public property HelpLink  Gets or sets a URL or file system path to a help file in HTML format. (inherited from WebPart)
Public property HelpMode  Gets or sets the type of user interface used to display Help content for a Web Part.(inherited from WebPart)
Public property HelpUrl  (inherited from WebPart)
Public property Hidden  Gets or sets a value indicating whether the Web Part is displayed on a Web page.(inherited from WebPart)
Public property HorizontalAlign  (inherited from Panel)
Public property ID  Gets or sets an identifier for the Web Part. (inherited from WebPart)
Public property ImportErrorMessage  (inherited from WebPart)
Public property IsClosed  (inherited from WebPart)
Public property 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. (inherited from WebPart)
Public property 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. (inherited from WebPart)
Public property IsShared  (inherited from WebPart)
Public property IsStandalone  (inherited from WebPart)
Public property IsStatic  (inherited from WebPart)
Public property IsVisible  Gets or sets whether the Web Part is visible. (inherited from WebPart)
Public property MaxAfterCurrent  
Public property MaxBeforeCurrent  
Public property 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. (inherited from WebPart)
Public property NamingContainer  (inherited from Control)
Public property NextLabel  
Public property NextLinkUrl  
Public property Page  (inherited from Control)
Public property PagingLabel  
Public property Parent  (inherited from Control)
Public property PartImageLarge  Gets or sets the URL of an image file containing a 16 x 16 pixel image, typically used to depict icons. (inherited from WebPart)
Public property PartImageSmall  Gets or sets the URL of an image file that appears in the title of a Web Part. (inherited from WebPart)
Public property PartOrder  Gets or sets the order in which the Web Part appears within a Web Part zone.(inherited from WebPart)
Public property Permissions  Gets the properties of a Web Part that can be modified currently. Obsolete. (inherited from WebPart)
Public property PreviousLabel  
Public property PreviousLinkUrl  
Public property Qualifier  Gets a unique identifier for a Web Part. (inherited from WebPart)
Public property QueryID  
Public property ScrollBars  (inherited from Panel)
Public property SerializedAttachedPropertiesShared  Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code. (inherited from WebPart)
Public property SerializedAttachedPropertiesUser  Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code. (inherited from WebPart)
Public property ShowMessages  
Public property Site  (inherited from Control)
Public property SkinID  (inherited from WebControl)
Public property StorageKey  Gets the unique identifier set by the Web Part infrastructure when a Web Part is added to a Web Part Zone.(inherited from WebPart)
Public property Style  (inherited from WebControl)
Public property Subtitle  Returns the value of the Caption property.(inherited from WebPart)
Public property TabIndex  (inherited from WebControl)
Public property TemplateControl  (inherited from Control)
Public property TemplateSourceDirectory  (inherited from Control)
Public property Title  Gets or sets the title that appears in the title bar of a Web Part. (inherited from WebPart)
Public property TitleIconImageUrl  (inherited from WebPart)
Public property TitleUrl  (inherited from WebPart)
Public property ToolTip  (inherited from WebControl)
Public property UniqueID  (inherited from Control)
Public property 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.(inherited from WebPart)
Public property UseDefaultStyles  Gets or sets whether the default font size and style are applied to the Web Part. (inherited from WebPart)
Public property Verbs  (inherited from WebPart)
Public property Visible  (inherited from Control)
Public property WebBrowsableObject  (inherited from WebPart)
Public property Width  Gets or sets the fixed width for a Web Part. (inherited from WebPart)
Public property Wrap  (inherited from Panel)
Public property Zone  (inherited from WebPart)
Public property ZoneID  Gets or sets the Web Part zone in which to render the Web Part.(inherited from WebPart)
Public property ZoneIndex  (inherited from WebPart)

Top

Protected Properties

  Name Description
Protected property Adapter  (inherited from Control)
Protected property CacheType  Determines the type of caching being used by the Web server.(inherited from WebPart)
Protected property ChildControlsCreated  (inherited from Control)
Protected property ClassResourcePath  Gets the base path to Web Part class resources. (inherited from WebPart)
Protected property ClientIDSeparator  (inherited from Control)
Protected property 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. Obsolete. (inherited from WebPart)
Protected property Context  (inherited from Control)
Protected property DesignMode  (inherited from Control)
Protected property Events  (inherited from Control)
Protected property HasChildViewState  (inherited from Control)
Protected property IdSeparator  (inherited from Control)
Protected property IsChildControlStateCleared  (inherited from Control)
Protected property IsEnabled  (inherited from WebControl)
Protected property IsTrackingViewState  (inherited from Control)
Protected property IsViewStateEnabled  (inherited from Control)
Protected property LoadViewStateByID  (inherited from Control)
Protected property 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.(inherited from WebPart)
Protected property SaveProperties  Gets or sets whether a Web Part's properties have changed and should be persisted at the end of page rendering. (inherited from WebPart)
Protected property SerializeAll  Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection.(inherited from WebPart)
Protected property ServerRelativeClassResourcePath  Gets the server-relative path to Web Part class resources. (inherited from WebPart)
Protected property ShouldValidate  Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them. (inherited from WebPart)
Protected property TagKey  (inherited from WebControl)
Protected property TagName  (inherited from WebControl)
Protected property ViewState  (inherited from Control)
Protected property ViewStateIgnoresCase  (inherited from Control)
Protected property WebPartManager  (inherited from WebPart)
Protected property WebPartMenu  Gets or sets the Web Part menu source that is rendered in the frame of the Web Part. (inherited from WebPart)
Protected property WorkItemTimeout  Obsolete. (inherited from WebPart)

Top

Public Methods

  Name Description
Public method 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. (inherited from WebPart)
Public method ApplyStyle  (inherited from WebControl)
Public method ApplyStyleSheetSkin  (inherited from Control)
Public method CanRunAt  Returns a value that indicates where the implementation of a connection interface can run. Obsolete. (inherited from WebPart)
Public method CopyBaseAttributes  (inherited from WebControl)
Public method CreateEditorParts  (inherited from WebPart)
Public method CreateWebPartMenu  Called after the ASP.NET Load event and used to modify or override the default menu.(inherited from WebPart)
Public method DataBind  Overloaded. (inherited from Part)
Public method Dispose  Releases all resources used by the Web Part. (inherited from WebPart)
Public method EnsureInterfaces  Provides notification for a connectable Web Part that it should ensure all its interfaces are registered using the RegisterInterface method. Obsolete. (inherited from WebPart)
Public method Equals  Overloaded. (inherited from Object)
Public method FindControl  Overloaded. (inherited from Control)
Public method Focus  (inherited from Control)
Public method GetData  Called when the System.Web.UI.Control.PreRender event occurs to allow a Web Part to retrieve data.(inherited from WebPart)
Public method 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.(inherited from WebPart)
Public method 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.(inherited from WebPart)
Public method GetHashCode  (inherited from Object)
Public method GetInitEventArgs  Obsolete. (inherited from WebPart)
Public method 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.(inherited from WebPart)
Public method GetToolParts Overridden.  
Public method GetType  (inherited from Object)
Public method HasControls  (inherited from Control)
Public method LoadResource  (inherited from SearchWebPartLoc)
Public method MergeStyle  (inherited from WebControl)
Public method PartCacheInvalidate  Overloaded. Marks all the contents of the Web Part cache as outdated. (inherited from WebPart)
Public method PartCommunicationConnect  Obsolete. (inherited from WebPart)
Public method PartCommunicationInit  Provides a connectable Web Part with a method for firing any of its initialization events, such as the CellProviderInit or CellConsumerInit event. Obsolete. (inherited from WebPart)
Public method 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. Obsolete. (inherited from WebPart)
Public method Static ReferenceEquals  (inherited from Object)
Public method RenderBeginTag  (inherited from Panel)
Public method RenderControl  Overloaded. (inherited from Control)
Public method RenderEndTag  (inherited from Panel)
Public method ResolveClientUrl  (inherited from Control)
Public method ResolveUrl  (inherited from Control)
Public method SetPersonalizationDirty  Overloaded. (inherited from WebPart)
Public method SetRenderMethodDelegate  (inherited from Control)
Public method ShouldSerializeAllowConnect  Returns whether the AllowConnect property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeAllowEdit  Returns whether the AllowEdit property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeAllowHide  Returns whether the AllowHide property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeAllowMinimize  Returns whether the AllowMinimize property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeAllowRemove  Returns whether the AllowRemove property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeAllowZoneChange  Returns whether the AllowZoneChange property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeConnectionID  Returns whether the ConnectionID property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeConnections  Returns whether the Connections property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeDescription  Returns whether the Description property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeDetailLink  Returns whether the DetailLink property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeDir  Returns whether the Dir property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeExportControlledProperties  Returns whether the ExportControlledProperties property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeFrameState  Returns whether the FrameState property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeFrameType  Returns whether the FrameType property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeHeight  Returns whether the Height property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeHelpLink  Returns whether the HelpLink property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeHelpMode  Returns whether the HelpMode property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeID  Returns whether the ID property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeIsIncluded  Returns whether the IsIncluded property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeIsIncludedFilter  Returns whether the IsIncludedFilter property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeIsVisible  Returns whether the IsVisible property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeMissingAssembly  Returns whether the MissingAssembly property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializePartImageLarge  Returns whether the PartImageLarge property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializePartImageSmall  Returns whether the PartImageSmall property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializePartOrder  Returns whether the PartOrder property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeTitle  Returns whether the Title property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeWidth  Returns whether the Width property has changed from its default value.(inherited from WebPart)
Public method ShouldSerializeZoneID  Returns whether the ZoneID property has changed from its default value.(inherited from WebPart)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method AddAttributesToRender  (inherited from Panel)
Protected method AddedControl  (inherited from Control)
Protected method AddParsedSubObject  (inherited from WebPart)
Protected method BuildProfileTree  (inherited from Control)
Protected method ClearChildControlState  (inherited from Control)
Protected method ClearChildState  (inherited from Control)
Protected method ClearChildViewState  (inherited from Control)
Protected method CreateChildControls  (inherited from Control)
Protected method CreateControlCollection  (inherited from Control)
Protected method CreateControlStyle  (inherited from Panel)
Protected method DataBind  Overloaded. (inherited from Control)
Protected method DataBindChildren  (inherited from Control)
Protected method EnsureChildControls  (inherited from Control)
Protected method EnsureID  (inherited from Control)
Protected method Finalize  (inherited from Object)
Protected method FindControl  Overloaded. (inherited from Control)
Protected method GetCustomBuilder  (inherited from WebPart)
Protected method GetDesignModeState  (inherited from Control)
Protected method HasEvents  (inherited from Control)
Protected method IsLiteralContent  (inherited from Control)
Protected method LoadControlState  (inherited from Control)
Protected method LoadViewState  (inherited from WebPart)
Protected method MapPathSecure  (inherited from Control)
Protected method MemberwiseClone  (inherited from Object)
Protected method NotifyWorkItemComplete  Obsolete. (inherited from WebPart)
Protected method OnBubbleEvent  (inherited from Control)
Protected method OnClosing  (inherited from WebPart)
Protected method OnConnectModeChanged  (inherited from WebPart)
Protected method OnDataBinding  (inherited from WebPart)
Protected method OnDeleting  (inherited from WebPart)
Protected method OnEditModeChanged  (inherited from WebPart)
Protected method OnInit  Overloaded. (inherited from SearchWebPartLoc)
Protected method OnLoad  (inherited from Control)
Protected method OnPreRender  (inherited from WebPart)
Protected method OnUnload  (inherited from WebPart)
Protected method OpenFile  (inherited from Control)
Protected method PartCacheInvalidate  Overloaded. (inherited from WebPart)
Protected method PartCacheRead  (inherited from WebPart)
Protected method PartCacheWrite  (inherited from WebPart)
Protected method RaiseBubbleEvent  (inherited from Control)
Protected method RegisterInterface  Overloaded. (inherited from WebPart)
Protected method RegisterWorkItem  Obsolete. (inherited from WebPart)
Protected method RegisterWorkItemCallback  Obsolete. (inherited from WebPart)
Protected method RemovedControl  (inherited from Control)
Protected method Render  (inherited from WebPart)
Protected method RenderChildren  (inherited from Control)
Protected method RenderContents  (inherited from WebControl)
Protected method RenderControl  Overloaded. (inherited from Control)
Protected method RenderWebPart  (inherited from WebPart)
Protected method RenderWorkItemTimeout  Obsolete. (inherited from WebPart)
Protected method ReplaceTokens  (inherited from WebPart)
Protected method RequiresWebPartClientScript  (inherited from WebPart)
Protected method ResolveAdapter  (inherited from Control)
Protected method SaveControlState  (inherited from Control)
Protected method SaveViewState  (inherited from WebControl)
Protected method SetDesignModeState  (inherited from Control)
Protected method SetPersonalizationDirty  Overloaded. (inherited from WebPart)
Protected method TrackViewState  (inherited from WebPart)

Top

Public Events

  Name Description
Public event DataBinding  (inherited from Control)
Public event Disposed  (inherited from Control)
Public event Init  (inherited from Control)
Public event Load  (inherited from Control)
Public event PreRender  (inherited from Control)
Public event Unload  (inherited from Control)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Microsoft.SharePoint.WebControls.IDesignTimeHtmlProvider.GetDesignTimeHtml  (inherited from SearchWebPartLoc)
Explicit interface implementation System.Web.UI.IAttributeAccessor.GetAttribute  (inherited from WebPart)
Explicit interface implementation System.Web.UI.IAttributeAccessor.SetAttribute  (inherited from WebPart)
Explicit interface implementation System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (inherited from Control)
Explicit interface implementation System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (inherited from Control)
Explicit interface implementation System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (inherited from Control)
Explicit interface implementation System.Web.UI.IParserAccessor.AddParsedSubObject  (inherited from Control)
Explicit interface implementation System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (inherited from Part)
Explicit interface implementation System.Web.UI.IControlBuilderAccessor.ControlBuilder  (inherited from Control)
Explicit interface implementation System.Web.UI.IControlDesignerAccessor.UserData  (inherited from Control)
Explicit interface implementation System.Web.UI.IDataBindingsAccessor.DataBindings  (inherited from Control)
Explicit interface implementation System.Web.UI.IDataBindingsAccessor.HasDataBindings  (inherited from Control)
Explicit interface implementation System.Web.UI.IExpressionsAccessor.Expressions  (inherited from Control)
Explicit interface implementation System.Web.UI.IExpressionsAccessor.HasExpressions  (inherited from Control)

Top

See Also

Reference

SearchPagingWebPart Class
Microsoft.SharePoint.Search.WebControls Namespace