DataViewWebPart Members
Include Protected Members
Include Inherited Members
Provides run-time support for data retrieval and presentation in Microsoft Office FrontPage 2003.
The DataViewWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataViewWebPart | Initializes a new instance of the DataViewWebPart class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
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 | Obsolete. 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. (Inherited from WebPart.) | |
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 | Obsolete. Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. (Inherited from WebPart.) | |
CacheDataStorageProperty | Indicates the type of cache to use when caching data for a data view. | |
CacheDataTimeout | Determines the length of time that elapses before the cache expires. | |
CacheType | Determines the type of caching being used by the Web server. (Inherited from WebPart.) | |
CacheXslStorageProperty | Determines whether XSLT (Extensible Stylesheet Language Transformation) caching is done. | |
Caption | Obsolete. 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 | Gets or sets the URL to an image used to represent the Web Part in a catalog. (Inherited from WebPart.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChromeState | (Inherited from WebPart.) | |
ChromeType | (Inherited from WebPart.) | |
ClassResourcePath | Gets the base path to Web Part class resources. (Inherited from WebPart.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (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.) | |
ContainerWidth | Obsolete. 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. (Inherited from WebPart.) | |
Context | (Inherited from Control.) | |
ContextView | Gets the SPView in the current context. (Inherited from BaseXsltDataWebPart.) | |
Controls | (Inherited from Part.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
CssStyleSheet | (Inherited from WebPart.) | |
DataFields | Gets or sets persisted fields in the RowPath of the top-most DVT template. | |
DataQuery | Gets or sets the XML that specifies which data retrieval service adapter to use for data retrieval and the query that is passed to the adapter. | |
DataQueryNode | Gets or sets the DataQuery property as XML. | |
Default | Gets or sets persisted fields for the view flag. | |
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.) | |
DesignMode | (Inherited from Control.) | |
DetailLink | Obsolete. Gets or sets a URL to an HTML document that contains supplemental information. (Inherited from WebPart.) | |
Dir | Obsolete. 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 | Gets or sets persisted fields for the view display name. | |
DisplayTitle | (Inherited from WebPart.) | |
EffectiveFrameType | Obsolete. Gets the frame type that is used to render the Web Part frame at run time. (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.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
ExportControlledProperties | Obsolete. 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.) | |
FireInitialRow | Gets or sets a flag that indicates whether to fire the first row of data. | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
FrameState | Obsolete. Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. (Inherited from WebPart.) | |
FrameType | Obsolete. Gets or sets the style of the Web Part frame. (Inherited from WebPart.) | |
GroupingText | (Inherited from Panel.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
HasSharedData | (Inherited from WebPart.) | |
HasUserData | (Inherited from WebPart.) | |
Height | Gets or sets the fixed height for a Web Part on a Web Part Page. (Inherited from WebPart.) | |
HelpLink | Obsolete. 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 | Gets or sets a Help link. (Inherited from WebPart.) | |
Hidden | Gets or sets a value indicating whether the Web Part is displayed on a Web page. (Inherited from WebPart.) | |
HorizontalAlign | (Inherited from Panel.) | |
ID | Gets or sets an identifier for the Web Part. (Inherited from WebPart.) | |
IdSeparator | (Inherited from Control.) | |
ImportErrorMessage | (Inherited from WebPart.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsClosed | (Inherited from WebPart.) | |
IsEnabled | (Inherited from WebControl.) | |
IsGhosted | Gets a value that indicates whether the Extensible Stylesheet Language (XSL) of the Web Part is from the web front end (WFE) and not inline. (Inherited from BaseXsltDataWebPart.) | |
IsIncluded | Obsolete. 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 | Obsolete. 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 | Indicates whether the user is a member of the Administrator site group for the site. (Overrides BaseXsltDataWebPart.IsPrivilegedUser.) | |
IsShared | (Inherited from WebPart.) | |
IsStandalone | (Inherited from WebPart.) | |
IsStatic | (Inherited from WebPart.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
IsVisible | Obsolete. Gets or sets whether the Web Part is visible. (Inherited from WebPart.) | |
ListId | ||
ListName | Gets or sets the list name. | |
LoadViewStateByID | (Inherited from Control.) | |
MissingAssembly | Obsolete. 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.) | |
NamingContainer | (Inherited from Control.) | |
NoDefaultStyle | Gets or sets a flag that indicates the DVWP for this Web Part does not use default styles. | |
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.) | |
Page | (Inherited from Control.) | |
PageType | ||
ParameterBindings | Gets or sets XSL and DataQuery parameter descriptions. | |
ParameterBindingsNode | Gets or sets the parameter bindings node. | |
Parent | (Inherited from Control.) | |
PartImageLarge | Obsolete. 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 | Obsolete. Gets or sets the URL of an image file that appears in the title of a Web Part. (Inherited from WebPart.) | |
PartOrder | Obsolete. Gets or sets the order in which the Web Part appears within a Web Part zone. (Inherited from WebPart.) | |
Permissions | Obsolete. Gets the properties of a Web Part that can be modified currently. (Inherited from WebPart.) | |
Qualifier | Gets a unique identifier for a Web Part. (Inherited from WebPart.) | |
SaveProperties | Gets or sets a value that indicates whether the properties of a Web Part have changed and should be persisted at the end of page rendering. (Inherited from WebPart.) | |
ScrollBars | (Inherited from Panel.) | |
SerializeAll | Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection. (Inherited from WebPart.) | |
SerializedAttachedPropertiesShared | Supports the SharePoint Foundation Web Part connection infrastructure. Not intended to be used directly from your code. (Inherited from WebPart.) | |
SerializedAttachedPropertiesUser | Supports the SharePoint Foundation Web Part connection infrastructure. Not intended to be used directly from your code. (Inherited from WebPart.) | |
ServerRelativeClassResourcePath | Gets the server-relative path to Web Part class resources. (Inherited from WebPart.) | |
ShouldValidate | Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them. (Inherited from WebPart.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
StorageKey | Gets the unique identifier that is 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.) | |
SuppressWebPartChrome | Gets or sets whether chrome is displayed for a static Web Part. (Inherited from WebPart.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (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 | Gets or sets the URL to an image used to represent the Web Part in its own title bar. (Inherited from WebPart.) | |
TitleUrl | Get or sets a title link. (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.) | |
Verbs | (Inherited from WebPart.) | |
ViewFlag | Gets or sets persisted fields for the view flag. | |
ViewFlags | ||
ViewId | ||
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WebBrowsableObject | (Inherited from WebPart.) | |
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.) | |
Width | Gets or sets the fixed width for a Web Part. (Inherited from WebPart.) | |
WorkItemTimeout | Obsolete. (Inherited from WebPart.) | |
Wrap | (Inherited from Panel.) | |
Xsl | Gets or sets the embedded Extensible Stylesheet Language Transformation (XSLT) that is used to transform the Web Part content if an XslLink is not supplied. | |
XslLink | Gets or sets the URL for the XSLT that is used to transform the content for this Web Part. | |
XslNode | Gets or sets the embedded XSL that will be used to render the presentation of the Web Part. | |
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
Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from Panel.) | |
AddDataBinding | Adds the data binding information for a specified property on the Web Part. (Inherited from BaseXsltDataWebPart.) | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | Used to process Web Part XML for static Web Parts. (Inherited from WebPart.) | |
AfterDeserialize | Overrides the WebPart.AfterDeserialize method. (Overrides WebPart.AfterDeserialize().) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
CanRunAt | Overrides the WebPart.CanRunAt method. (Overrides WebPart.CanRunAt().) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
ClearFilter | Implements the ClearFilter event handler. | |
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls | (Inherited from Control.) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlStyle | (Inherited from Panel.) | |
CreateEditorParts | (Inherited from WebPart.) | |
CreateWebPartMenu | Called after the Microsoft ASP.NET Load event and used to modify or override the default menu. (Inherited from WebPart.) | |
DataBind() | (Inherited from Part.) | |
DataBind(Boolean) | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
Dispose | Releases all resources used by the Web Part. (Inherited from WebPart.) | |
DspGatherDSPandQuery | Returns the IDSPAdapter and QueryRequest objects based on the input data query XML. | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
EnsureInterfaces | Overrides the WebPart.EnsureInterfaces method. (Overrides WebPart.EnsureInterfaces().) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindControl(String) | (Inherited from Control.) | |
FindControl(String, Int32) | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
GetCustomBuilder | Provides the ability to associate a dynamic builder with a custom property of a Web Part. (Inherited from WebPart.) | |
GetData | Overrides the WebPart.GetData method. (Overrides WebPart.GetData().) | |
GetDesignModeState | (Inherited from Control.) | |
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 | Gets the HTML that is used to represent the control at design time. | |
GetHashCode | (Inherited from Object.) | |
GetInitEventArgs | Overrides the WebPart.GetInitEventArgs method. Called by the part to part communication run time to gather supported interface information for this Web Part. (Overrides WebPart.GetInitEventArgs(String).) | |
GetRequiresData | Overrides the WebPart.CreateWebPartMenu method. It indicates whether this Web Part needs data during this round of communication. (Overrides WebPart.GetRequiresData().) | |
GetToolParts | Overrides the GetToolParts method of the WebPart base class. (Overrides WebPart.GetToolParts().) | |
GetType | (Inherited from Object.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
InvalidateConnecteeViewState | Clears the view state information for the Web Part connections. (Inherited from BaseXsltDataWebPart.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadResource | Overrides the WebPart.LoadResource method. Returns a string that describes the localized Name, Category, and Description property values of the specified resource. (Overrides WebPart.LoadResource(String).) | |
LoadViewState | Restores view-state information from a previous request that was saved with the SaveViewState() method. (Inherited from WebPart.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeStyle | (Inherited from WebControl.) | |
NoFilter | Implements the NoFilter event handler. This event is sent by the provider to notify the consumer part that no filter will be provided. The consumer part should then just reuse the existing filter. | |
NoParametersIn | Provides an event handler for the IParametersInProvider.NoParametersIn event that is fired by the data provider. | |
NotifyWorkItemComplete | Obsolete. Indicates that work being performed on an external asynchronous thread that has been registered using the RegisterWorkItem method has completed. (Inherited from WebPart.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnClosing | (Inherited from WebPart.) | |
OnConnectModeChanged | (Inherited from WebPart.) | |
OnDataBinding | The event handler for the System.Web.UI.Control.DataBinding event that occurs when a Web Part is binding to a data source. (Inherited from WebPart.) | |
OnDeleting | (Inherited from WebPart.) | |
OnEditModeChanged | (Inherited from WebPart.) | |
OnInit | The event handler for the System.Web.UI.Control.Init event that occurs as the Web Part is being instantiated. (Inherited from WebPart.) | |
OnLoad | (Overrides Control.OnLoad(EventArgs).) | |
OnPreRender | The event handler for the System.Web.UI.Control.PreRender event that occurs immediately before the Web Part is rendered to its containing Web Part Page. (Inherited from WebPart.) | |
OnUnload | The event handler for the System.Web.UI.Control.Unload event, which occurs when the Web Part is being unloaded from memory. (Inherited from WebPart.) | |
OpenFile | (Inherited from Control.) | |
ParametersInReady | Implements the ParametersInReady event handler. | |
PartCacheInvalidate() | Marks all the contents of the Web Part cache as outdated. (Inherited from WebPart.) | |
PartCacheInvalidate(Storage) | Marks all contents of the specified storage type in the Web Part cache as outdated. (Inherited from WebPart.) | |
PartCacheInvalidate(Storage, String) | Marks the specified cache entries of the specified storage type in the Web Part cache as outdated. (Inherited from WebPart.) | |
PartCacheRead | Reads and returns a value from the specified location in the specified type of storage in the Web Part cache. (Inherited from WebPart.) | |
PartCacheWrite | Stores the specified value of the specified type of storage in the Web Part cache. (Inherited from WebPart.) | |
PartCommunicationConnect | Notifies other Web Parts that this Web Part has a connected interface, where that interface should run, and what that interface is connected to. (Overrides WebPart.PartCommunicationConnect(String, WebPart, String, ConnectionRunAt).) | |
PartCommunicationInit | Runs event handlers for server-side initialization events. (Overrides WebPart.PartCommunicationInit().) | |
PartCommunicationMain | Runs event handlers for server-side events for this Web Part. (Overrides WebPart.PartCommunicationMain().) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RaisePostBackEvent | Called by ASP.NET when this Web Part does a postback to itself. | |
RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String) | Obsolete. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part. (Inherited from WebPart.) | |
RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String, Boolean) | Obsolete. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part with the option of specifying how cross-page connections are handled. (Inherited from WebPart.) | |
RegisterWorkItem | Obsolete. Keeps track of work being done by an external thread, such as a Web Part that handles its own thread pool. (Inherited from WebPart.) | |
RegisterWorkItemCallback | Obsolete. 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. (Inherited from WebPart.) | |
RemovedControl | (Inherited from Control.) | |
Render | Renders the control to the specified HTML writer. This method is inherited from the System.Web.UI.Control class. (Inherited from WebPart.) | |
RenderBeginTag | (Inherited from Panel.) | |
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
RenderEndTag | (Inherited from Panel.) | |
RenderWebPart | (Overrides WebPart.RenderWebPart(HtmlTextWriter).) | |
RenderWorkItemTimeout | Obsolete. Renders HTML in a Web Part when a work item has timed out. (Inherited from WebPart.) | |
ReplaceTokens | Performs token replacement for a string, using the same algorithm used for URL-valued properties. (Inherited from WebPart.) | |
RequiresWebPartClientScript | Indicates whether this Web Part has client-side script to register with the Web Part Page Services Component (WPSC) framework. (Inherited from BaseXsltDataWebPart.) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetDesignModeState | (Inherited from Control.) | |
SetFilter | Implements the SetFilter event handler. | |
SetPersonalizationDirty | (Inherited from WebPart.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetWebPartPageComponent | (Inherited from WebPart.) | |
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.) | |
ShouldSerializeCacheDataStorageProperty | Indicates whether the CacheDataStorageProperty property should be persisted. | |
ShouldSerializeCacheDataTimeout | Indicates whether the CacheDataTimeout property should be persisted. | |
ShouldSerializeCacheXslStorageProperty | Indicates whether the CacheXslStorageProperty property should be persisted. | |
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.) | |
ShouldSerializeDataFields | Indicates whether the DataFields property should be persisted. | |
ShouldSerializeDataQueryNode | Indicates whether the DataQueryNode property should be persisted. | |
ShouldSerializeDefault | Returns a value that indicates whether the Default property should be serialized. (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 | Returns a value that indicates whether the Display Name property differs from its default value. (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 | Returns a value that indicates whether the List Name property differs from its default value. (Inherited from BaseXsltDataWebPart.) | |
ShouldSerializeMissingAssembly | Returns whether the MissingAssembly property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeNoDefaultStyle | Indicates whether the NoDefaultStyle property should be persisted. | |
ShouldSerializeParameterBindingsNode | Indicates whether the ParameterBindingsNode property should be persisted. | |
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 | Returns a value that indicates whether the View Flag property differs from its default value. (Inherited from BaseXsltDataWebPart.) | |
ShouldSerializeWidth | Returns whether the Width property has changed from its default value. (Inherited from WebPart.) | |
ShouldSerializeXslLink | Indicates whether the XslLink property should be persisted. | |
ShouldSerializeXslNode | Indicates whether the XsnNode property should be persisted. | |
ShouldSerializeZoneID | Returns whether the ZoneID property has changed from its default value. (Inherited from WebPart.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from WebPart.) |
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
FilterConsumerInit | Occurs when a connection is established with a Web Part that implements the IFilterConsumer interface. | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
ParametersInConsumerInit | Occurs when a connection is established with a Web Part that implements the IParametersInConsumer interface. | |
PreRender | (Inherited from Control.) | |
RowProviderInit | Occurs when a connection is established with another Web Part that implements the IRowProvider interface. | |
RowReady | Occurs when the selected row changes, such as when a row is updated or selected. | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
_pagePath | Specifies the path of the target page. (Inherited from BaseXsltDataWebPart.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IAttributeAccessor.GetAttribute | (Inherited from WebPart.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebPart.) | |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IConnectionData.GetData | (Inherited from WebPart.) | |
IConnectionData.GetRequiresData | (Inherited from WebPart.) | |
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from Part.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top