CoreResultsWebPart 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 CoreResultsWebPart type.
Public Constructors
Name | Description | |
---|---|---|
CoreResultsWebPart |
Top
Public Fields
Name | Description | |
---|---|---|
LimitOneConnection | Specifies that a connectable Web Part can accept no more than one connection to another Web Part. (inherited from WebPart) | |
UnlimitedConnections | Specifies that a connectable Web Part can accept an unlimited number of connections to another Web Part. (inherited from WebPart) |
Top
Protected Fields
Name | Description | |
---|---|---|
_assemblyReferences | TODO(inherited from DataFormWebPart) | |
_connectedFilterProviders | TODO(inherited from DataFormWebPart) | |
_connectedParametersProviders | TODO(inherited from DataFormWebPart) | |
_deferredXSLTBecauseOfConnections | TODO(inherited from DataFormWebPart) | |
_fieldNameXPaths | TODO(inherited from DataFormWebPart) | |
_fireInitialRow | TODO(inherited from DataFormWebPart) | |
_nameValuesFromClick | TODO(inherited from DataFormWebPart) | |
_onLoadFired | (inherited from DataFormWebPart) | |
_qryID | ||
_receivedFilterData | TODO(inherited from DataFormWebPart) | |
_receivedParametersData | TODO(inherited from DataFormWebPart) | |
_rowData | TODO(inherited from DataFormWebPart) | |
_rowProviderConnectedCount | TODO(inherited from DataFormWebPart) | |
_viewClicked | TODO(inherited from DataFormWebPart) | |
bForceOnInit | ||
bIsNoKeywordException | ||
bIsSrhdcError | ||
error | ||
errorId | ||
eventArgument | (inherited from DataFormWebPart) | |
split | ||
xmlResponseDoc |
Top
Public Properties
Name | Description | |
---|---|---|
AccessKey | (inherited from WebControl) | |
AllowClose | (inherited from WebPart) | |
AllowConnect | Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it.(inherited from WebPart) | |
AllowEdit | Gets or sets a value indicating whether an end user can modify a WebPart control in personal view. (inherited from WebPart) | |
AllowHide | Gets or sets a value indicating whether end users are allowed to hide a WebPart control. (inherited from WebPart) | |
AllowMinimize | Gets or sets whether the Web Part can be minimized. (inherited from WebPart) | |
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) | |
AllowXSLTEditing | (inherited from DataFormWebPart) | |
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) | |
AppRelativeTemplateSourceDirectory | (inherited from Control) | |
Attributes | (inherited from WebControl) | |
AuthorizationFilter | Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page.(inherited from WebPart) | |
BackColor | (inherited from WebControl) | |
BackImageUrl | (inherited from Panel) | |
BindingContainer | (inherited from Control) | |
BorderColor | (inherited from WebControl) | |
BorderStyle | (inherited from WebControl) | |
BorderWidth | (inherited from WebControl) | |
BrowserDesignMode | Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. Obsolete. (inherited from WebPart) | |
CacheXslStorage | TODO(inherited from DataFormWebPart) | |
CacheXslTimeOut | TODO(inherited from DataFormWebPart) | |
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) | |
CatalogIconImageUrl | (inherited from WebPart) | |
ChromeState | (inherited from WebPart) | |
ChromeType | (inherited from WebPart) | |
ClientID | (inherited from Control) | |
ClientName | Gets the unique name of the Web Part used by the client-side Web Part Page Service Component (WPSC). (inherited from WebPart) | |
ConnectErrorMessage | (inherited from WebPart) | |
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) | |
Connections | Gets or sets the connection information that is stored with a connected Web Part. (inherited from WebPart) | |
Controls | (inherited from Part) | |
ControlStyle | (inherited from WebControl) | |
ControlStyleCreated | (inherited from WebControl) | |
CssClass | (inherited from WebControl) | |
DataFields | TODO(inherited from DataFormWebPart) | |
DataSource | TODO(inherited from DataFormWebPart) | |
DataSourceID | TODO(inherited from DataFormWebPart) | |
DataSources | TODO(inherited from DataFormWebPart) | |
DataSourcesString | TODO(inherited from DataFormWebPart) | |
DateView | ||
Default | (inherited from DataFormWebPart) | |
DefaultButton | (inherited from Panel) | |
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) | |
DetailLink | Gets or sets a URL to an HTML document that contains supplemental information. (inherited from WebPart) | |
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) | |
Direction | (inherited from WebPart) | |
DisplayName | (inherited from DataFormWebPart) | |
DisplayTitle | (inherited from WebPart) | |
DuplicatesRemoved | ||
EffectiveFrameType | Gets the frame type that is used to render the Web Part frame at run time. Obsolete. (inherited from WebPart) | |
EffectiveStorage | Gets whether the instance of the Web Part returned is stored as personal instance or shared instance. (inherited from WebPart) | |
EffectiveTitle | Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure. (inherited from WebPart) | |
Enabled | (inherited from WebControl) | |
EnableTheming | (inherited from WebControl) | |
EnableUrlSmashing | ||
EnableViewState | (inherited from Control) | |
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) | |
ExportMode | (inherited from WebPart) | |
FilterField | TODO(inherited from DataFormWebPart) | |
FilterValue | TODO(inherited from DataFormWebPart) | |
FilterValues | TODO(inherited from DataFormWebPart) | |
FireInitialRow | TODO(inherited from DataFormWebPart) | |
FixedQuery | ||
Font | (inherited from WebControl) | |
ForeColor | (inherited from WebControl) | |
FrameState | Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. (inherited from WebPart) | |
FrameType | Gets or sets the style of the Web Part frame. (inherited from WebPart) | |
GroupingText | (inherited from Panel) | |
HasAttributes | (inherited from WebControl) | |
HasSharedData | (inherited from WebPart) | |
HasUserData | (inherited from WebPart) | |
Height | TODO(inherited from WebPart) | |
HelpLink | Gets or sets a URL or file system path to a help file in HTML format. (inherited from WebPart) | |
HelpMode | Gets or sets the type of user interface used to display Help content for a Web Part.(inherited from WebPart) | |
HelpUrl | (inherited from WebPart) | |
Hidden | Gets or sets a value indicating whether the Web Part is displayed on a Web page.(inherited from WebPart) | |
HighestResultPage | ||
HorizontalAlign | (inherited from Panel) | |
ID | Gets or sets an identifier for the Web Part. (inherited from WebPart) | |
ImportErrorMessage | (inherited from WebPart) | |
IsClosed | (inherited from WebPart) | |
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) | |
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) | |
IsPrivilegedUser | TODO(inherited from DataFormWebPart) | |
IsShared | (inherited from WebPart) | |
IsStandalone | (inherited from WebPart) | |
IsStatic | (inherited from WebPart) | |
IsVisible | Gets or sets whether the Web Part is visible. (inherited from WebPart) | |
ListName | (inherited from DataFormWebPart) | |
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) | |
MoreResultsLink | ||
MoreResultsText | ||
NamingContainer | (inherited from Control) | |
NoDefaultStyle | TODO(inherited from DataFormWebPart) | |
NoiseIgnored | ||
Page | (inherited from Control) | |
PageSize | (inherited from DataFormWebPart) | |
ParameterBindings | TODO(inherited from DataFormWebPart) | |
ParameterValues | TODO(inherited from DataFormWebPart) | |
Parent | (inherited from Control) | |
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) | |
PartImageSmall | Gets or sets the URL of an image file that appears in the title of a Web Part. (inherited from WebPart) | |
PartOrder | Gets or sets the order in which the Web Part appears within a Web Part zone.(inherited from WebPart) | |
Permissions | Gets the properties of a Web Part that can be modified currently. Obsolete. (inherited from WebPart) | |
Qualifier | Gets a unique identifier for a Web Part. (inherited from WebPart) | |
QueryNumber | ||
RelevanceView | ||
ResultsPerPage | ||
SampleData | (inherited from DataFormWebPart) | |
Scope | ||
ScrollBars | (inherited from Panel) | |
SelectColumns | ||
SentencesInSummary | ||
SerializedAttachedPropertiesShared | Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code. (inherited from WebPart) | |
SerializedAttachedPropertiesUser | Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code. (inherited from WebPart) | |
ShowActionLinks | ||
ShowMessages | ||
ShowSearchResults | ||
Site | (inherited from Control) | |
SkinID | (inherited from WebControl) | |
StemmingEnabled | ||
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) | |
Style | (inherited from WebControl) | |
Subtitle | Returns the value of the Caption property.(inherited from WebPart) | |
TabIndex | (inherited from WebControl) | |
TemplateControl | (inherited from Control) | |
TemplateSourceDirectory | (inherited from Control) | |
Title | Gets or sets the title that appears in the title bar of a Web Part. (inherited from WebPart) | |
TitleIconImageUrl | (inherited from WebPart) | |
TitleUrl | (inherited from WebPart) | |
ToolTip | (inherited from WebControl) | |
UniqueID | (inherited from Control) | |
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) | |
UseDefaultStyles | Gets or sets whether the default font size and style are applied to the Web Part. (inherited from WebPart) | |
UseSQLDataSourcePaging | (inherited from DataFormWebPart) | |
Verbs | (inherited from WebPart) | |
View | ||
ViewFlag | TODO(inherited from DataFormWebPart) | |
Visible | (inherited from Control) | |
WebBrowsableObject | (inherited from WebPart) | |
Width | TODO(inherited from WebPart) | |
Wrap | (inherited from Panel) | |
Xsl | TODO(inherited from DataFormWebPart) | |
XslLink | TODO(inherited from DataFormWebPart) | |
Zone | (inherited from WebPart) | |
ZoneID | Gets or sets the Web Part zone in which to render the Web Part.(inherited from WebPart) | |
ZoneIndex | (inherited from WebPart) |
Top
Protected Properties
Name | Description | |
---|---|---|
Adapter | (inherited from Control) | |
CacheType | Determines the type of caching being used by the Web server.(inherited from WebPart) | |
ChildControlsCreated | (inherited from Control) | |
ClassResourcePath | Gets the base path to Web Part class resources. (inherited from WebPart) | |
ClientIDSeparator | (inherited from Control) | |
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) | |
Context | (inherited from Control) | |
DesignMode | (inherited from Control) | |
ErrorMessageClass | (inherited from DataFormWebPart) | |
Events | (inherited from Control) | |
FilterPropertyDescriptorCollection | TODO(inherited from DataFormWebPart) | |
HasChildViewState | (inherited from Control) | |
IdSeparator | (inherited from Control) | |
IsChildControlStateCleared | (inherited from Control) | |
IsEnabled | (inherited from WebControl) | |
IsTrackingViewState | (inherited from Control) | |
IsViewStateEnabled | (inherited from Control) | |
LoadViewStateByID | (inherited from Control) | |
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) | |
ParametersPropertyDescriptorCollection | TODO(inherited from DataFormWebPart) | |
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) | |
Schema | TODO(inherited from DataFormWebPart) | |
SerializeAll | Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection.(inherited from WebPart) | |
ServerRelativeClassResourcePath | Gets the server-relative path to Web Part class resources. (inherited from WebPart) | |
ShouldCacheDataSource | (inherited from DataFormWebPart) | |
ShouldToolPartShowDataSourceID | Overridden. | |
ShouldToolPartShowParameterBindings | Overridden. | |
ShouldToolPartShowXslEditor | TODO(inherited from DataFormWebPart) | |
ShouldValidate | Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them. (inherited from WebPart) | |
TagKey | (inherited from WebControl) | |
TagName | (inherited from WebControl) | |
ViewState | (inherited from Control) | |
ViewStateIgnoresCase | (inherited from Control) | |
WebPartManager | (inherited from WebPart) | |
WebPartMenu | Gets or sets the Web Part menu source that is rendered in the frame of the Web Part. (inherited from WebPart) | |
WorkItemTimeout | Obsolete. (inherited from WebPart) |
Top
Public Methods
Name | Description | |
---|---|---|
AddDataBinding | (inherited from DataFormWebPart) | |
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) | |
ApplyStyle | (inherited from WebControl) | |
ApplyStyleSheetSkin | (inherited from Control) | |
CanRunAt | Returns a value that indicates where the implementation of a connection interface can run. Obsolete. (inherited from WebPart) | |
ConstructXPathNavigator | (inherited from DataFormWebPart) | |
CopyBaseAttributes | (inherited from WebControl) | |
CreateEditorParts | (inherited from WebPart) | |
CreateWebPartMenu | Called after the ASP.NET Load event and used to modify or override the default menu.(inherited from WebPart) | |
DataBind | Overloaded. TODO(inherited from DataFormWebPart) | |
Dispose | Releases all resources used by the Web Part. (inherited from WebPart) | |
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) | |
Equals | Overloaded. (inherited from Object) | |
FindControl | Overloaded. (inherited from Control) | |
FindControlInNamingContainerStack | (inherited from DataFormWebPart) | |
Focus | (inherited from Control) | |
GetCallbackResult | TODO(inherited from DataFormWebPart) | |
GetData | Called when the System.Web.UI.Control.PreRender event occurs to allow a Web Part to retrieve data.(inherited from WebPart) | |
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) | |
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) | |
GetDesignTimeHtml | TODO(inherited from DataFormWebPart) | |
GetFilterData | (inherited from DataFormWebPart) | |
GetHashCode | (inherited from Object) | |
GetInitEventArgs | Obsolete. (inherited from WebPart) | |
GetParametersData | (inherited from DataFormWebPart) | |
GetProviderInterface | TODO(inherited from DataFormWebPart) | |
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) | |
GetSchema | (inherited from DataFormWebPart) | |
GetToolParts | Overridden. | |
GetType | (inherited from Object) | |
HasControls | (inherited from Control) | |
LoadResource | Overridden. | |
MergeStyle | (inherited from WebControl) | |
PartCacheInvalidate | Overloaded. Marks all the contents of the Web Part cache as outdated. (inherited from WebPart) | |
PartCommunicationConnect | Obsolete. (inherited from WebPart) | |
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) | |
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) | |
RaiseCallbackEvent | (inherited from DataFormWebPart) | |
RaisePostBackEvent | (inherited from DataFormWebPart) | |
ReferenceEquals | (inherited from Object) | |
RenderBeginTag | (inherited from Panel) | |
RenderControl | Overloaded. (inherited from Control) | |
RenderEndTag | (inherited from Panel) | |
ResolveClientUrl | (inherited from Control) | |
ResolveUrl | (inherited from Control) | |
SetConnectedFilterProvider | (inherited from DataFormWebPart) | |
SetConnectedParametersProvider | (inherited from DataFormWebPart) | |
SetPersonalizationDirty | Overloaded. (inherited from WebPart) | |
SetRenderMethodDelegate | (inherited from Control) | |
ShouldConsumeParameters | (inherited from DataFormWebPart) | |
ShouldProvideRows | (inherited from DataFormWebPart) | |
ShouldSerializeAllowConnect | Returns whether the AllowConnect property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeAllowEdit | Returns whether the AllowEdit property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeAllowHide | Returns whether the AllowHide property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeAllowMinimize | Returns whether the AllowMinimize property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeAllowRemove | Returns whether the AllowRemove property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeAllowZoneChange | Returns whether the AllowZoneChange property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeConnectionID | Returns whether the ConnectionID property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeConnections | Returns whether the Connections property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeDefault | (inherited from BaseXsltDataWebPart) | |
ShouldSerializeDescription | Returns whether the Description property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeDetailLink | Returns whether the DetailLink property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeDir | Returns whether the Dir property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeDisplayName | (inherited from BaseXsltDataWebPart) | |
ShouldSerializeExportControlledProperties | Returns whether the ExportControlledProperties property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeFrameState | Returns whether the FrameState property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeFrameType | Returns whether the FrameType property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeHeight | Returns whether the Height property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeHelpLink | Returns whether the HelpLink property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeHelpMode | Returns whether the HelpMode property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeID | Returns whether the ID property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeIsIncluded | Returns whether the IsIncluded property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeIsIncludedFilter | Returns whether the IsIncludedFilter property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeIsVisible | Returns whether the IsVisible property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeListName | (inherited from BaseXsltDataWebPart) | |
ShouldSerializeMissingAssembly | Returns whether the MissingAssembly property has changed from its default value.(inherited from WebPart) | |
ShouldSerializePartImageLarge | Returns whether the PartImageLarge property has changed from its default value.(inherited from WebPart) | |
ShouldSerializePartImageSmall | Returns whether the PartImageSmall property has changed from its default value.(inherited from WebPart) | |
ShouldSerializePartOrder | Returns whether the PartOrder property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeTitle | Returns whether the Title property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeViewFlag | (inherited from BaseXsltDataWebPart) | |
ShouldSerializeWidth | Returns whether the Width property has changed from its default value.(inherited from WebPart) | |
ShouldSerializeZoneID | Returns whether the ZoneID property has changed from its default value.(inherited from WebPart) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (inherited from Panel) | |
AddDataSourceControls | (inherited from DataFormWebPart) | |
AddedControl | (inherited from Control) | |
AddParsedSubObject | (inherited from WebPart) | |
ApplyReceivedConsumerData | TODO(inherited from DataFormWebPart) | |
ApplyReceivedFilterData | TODO(inherited from DataFormWebPart) | |
ApplyReceivedParametersData | TODO(inherited from DataFormWebPart) | |
AreAllConsumerInterfacesFulfilled | TODO(inherited from DataFormWebPart) | |
AreXsltFilesValid | (inherited from DataFormWebPart) | |
BuildProfileTree | (inherited from Control) | |
ClearChildControlState | (inherited from Control) | |
ClearChildState | (inherited from Control) | |
ClearChildViewState | (inherited from Control) | |
ConnectToDataSourceControl | Overridden. | |
CreateChildControls | Overridden. | |
CreateControlCollection | (inherited from Control) | |
CreateControlStyle | (inherited from Panel) | |
DataBind | Overloaded. (inherited from Control) | |
DataBindChildren | (inherited from Control) | |
DfwpCacheRead | (inherited from DataFormWebPart) | |
DfwpCacheWrite | (inherited from DataFormWebPart) | |
DisableCrossPageConnectionAboutToBeFired | (inherited from DataFormWebPart) | |
EnsureChildControls | (inherited from Control) | |
EnsureID | (inherited from Control) | |
Finalize | (inherited from Object) | |
FindControl | Overloaded. (inherited from Control) | |
ForceTransformRerun | TODO(inherited from DataFormWebPart) | |
GetCustomBuilder | (inherited from WebPart) | |
GetDesignModeState | (inherited from Control) | |
GetRowData | (inherited from DataFormWebPart) | |
GetSPWebPartConnectionByID | (inherited from DataFormWebPart) | |
GetXPathNavigator | Overridden. | |
HandleRuntimeException | (inherited from DataFormWebPart) | |
HandleXslException | (inherited from DataFormWebPart) | |
HasEvents | (inherited from Control) | |
InvalidateConnecteeViewState | (inherited from DataFormWebPart) | |
IsCrossPageConnectionAboutToBeFired | TODO(inherited from DataFormWebPart) | |
IsLiteralContent | (inherited from Control) | |
LoadControlState | (inherited from Control) | |
LoadViewState | (inherited from WebPart) | |
MapPathSecure | (inherited from Control) | |
MemberwiseClone | (inherited from Object) | |
ModifyXsltArgumentList | Overridden. | |
NotifyWorkItemComplete | Obsolete. (inherited from WebPart) | |
OnBubbleEvent | (inherited from Control) | |
OnClosing | (inherited from WebPart) | |
OnConnectModeChanged | (inherited from WebPart) | |
OnDataBinding | (inherited from WebPart) | |
OnDeleting | (inherited from WebPart) | |
OnEditModeChanged | (inherited from WebPart) | |
OnInit | Overridden. | |
OnLoad | (inherited from DataFormWebPart) | |
OnPreRender | Overridden. | |
OnUnload | (inherited from WebPart) | |
OpenFile | (inherited from Control) | |
PartCacheInvalidate | Overloaded. (inherited from WebPart) | |
PartCacheRead | (inherited from WebPart) | |
PartCacheWrite | (inherited from WebPart) | |
PostProcessCPBs | TODO(inherited from DataFormWebPart) | |
PreprocessPostBackEvent | (inherited from DataFormWebPart) | |
RaiseBubbleEvent | (inherited from Control) | |
RegisterInterface | Overloaded. (inherited from WebPart) | |
RegisterWorkItem | Obsolete. (inherited from WebPart) | |
RegisterWorkItemCallback | Obsolete. (inherited from WebPart) | |
RemovedControl | (inherited from Control) | |
Render | (inherited from WebPart) | |
RenderChildren | (inherited from Control) | |
RenderContents | (inherited from WebControl) | |
RenderControl | Overloaded. (inherited from Control) | |
RenderWebPart | Overridden. | |
RenderWorkItemTimeout | Obsolete. (inherited from WebPart) | |
ReplaceTokens | (inherited from WebPart) | |
RequiresWebPartClientScript | (inherited from WebPart) | |
ResetXslCache | TODO(inherited from DataFormWebPart) | |
ResolveAdapter | (inherited from Control) | |
SaveControlState | (inherited from Control) | |
SaveViewState | (inherited from WebControl) | |
SetDataSourceProperties | (inherited from DataFormWebPart) | |
SetDesignModeState | (inherited from Control) | |
SetPersonalizationDirty | Overloaded. (inherited from WebPart) | |
SetPropertiesOnHiddenObject | ||
TrackViewState | (inherited from WebPart) |
Top
Public Events
Name | Description | |
---|---|---|
DataBinding | (inherited from Control) | |
Disposed | (inherited from Control) | |
Init | (inherited from Control) | |
Load | (inherited from Control) | |
PreRender | (inherited from Control) | |
Unload | (inherited from Control) |
Top
Protected Events
Name | Description | |
---|---|---|
DeferredRowDelegates | TODO(inherited from DataFormWebPart) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Web.UI.IAttributeAccessor.GetAttribute | (inherited from WebPart) | |
System.Web.UI.IAttributeAccessor.SetAttribute | (inherited from WebPart) | |
System.Web.UI.IControlDesignerAccessor.GetDesignModeState | (inherited from Control) | |
System.Web.UI.IControlDesignerAccessor.SetDesignModeState | (inherited from Control) | |
System.Web.UI.IControlDesignerAccessor.SetOwnerControl | (inherited from Control) | |
System.Web.UI.IParserAccessor.AddParsedSubObject | (inherited from Control) | |
System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls | (inherited from Part) | |
System.Web.UI.WebControls.WebParts.IWebPartRow.GetRowData | (inherited from DataFormWebPart) | |
System.Web.UI.IControlBuilderAccessor.ControlBuilder | (inherited from Control) | |
System.Web.UI.IControlDesignerAccessor.UserData | (inherited from Control) | |
System.Web.UI.IDataBindingsAccessor.DataBindings | (inherited from Control) | |
System.Web.UI.IDataBindingsAccessor.HasDataBindings | (inherited from Control) | |
System.Web.UI.IExpressionsAccessor.Expressions | (inherited from Control) | |
System.Web.UI.IExpressionsAccessor.HasExpressions | (inherited from Control) | |
System.Web.UI.WebControls.WebParts.IWebPartRow.Schema | TODO(inherited from DataFormWebPart) |
Top
See Also
Reference
CoreResultsWebPart Class
Microsoft.SharePoint.Search.WebControls Namespace