BaseXsltListWebPart Members
Include Protected Members
Include Inherited Members
An abstract base class that represents an XSLT-based list Web Part.
The BaseXsltListWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BaseXsltListWebPart | Initializes a new instance of the BaseXsltListWebPart 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.) | |
AllowXSLTEditing | Specifies whether to allow XSLT editing by Microsoft Office SharePoint Designer 2007 or any other editor that is compatible with Windows SharePoint Services. (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.) | |
AsyncRefresh | Gets or sets a value that indicates whether the asynchronous refresh is enabled. (Inherited from DataFormWebPart.) | |
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.) | |
AutoRefresh | Gets or sets a value that indicates whether the automatic refresh is enabled. (Inherited from DataFormWebPart.) | |
AutoRefreshInterval | Gets or sets the rate, in seconds, at which a dataview automatically refreshes. (Inherited from DataFormWebPart.) | |
BackColor | (Inherited from WebControl.) | |
BackImageUrl | (Inherited from Panel.) | |
BaseXsltHashKey | Gets or sets the hash key of the BaseXsltListWebPart. | |
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.) | |
CacheType | Determines the type of caching being used by the Web server. (Inherited from WebPart.) | |
CacheXslStorage | Indicates whether to cache the compiled XSLT transformation for the current Web Part. (Inherited from DataFormWebPart.) | |
CacheXslTimeOut | Indicates the duration of the lifetime, in seconds, for the XSLT cache. (Inherited from DataFormWebPart.) | |
CanHaveServerControls | Gets or sets a value that indicates whether the current Web Part can render server controls. (Overrides DataFormWebPart.CanHaveServerControls.) | |
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.) | |
ConnectionFilters | Gets the filter information that was received from the provider controls. (Inherited from DataFormWebPart.) | |
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. (Overrides BaseXsltDataWebPart.ContextView.) | |
Controls | (Inherited from Part.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
CssStyleSheet | Gets or sets the file name of the cascading style sheet (CSS) to be registered. (Overrides WebPart.CssStyleSheet.) | |
DataFields | Gets or sets a list of data fields that can be used for connections. (Inherited from DataFormWebPart.) | |
DataSource | Returns the current data source control that is used by the Web Part to render data. (Inherited from DataFormWebPart.) | |
DataSourceID | Gets or sets the data source ID. (Inherited from DataFormWebPart.) | |
DataSources | Gets the collection of data source controls. (Inherited from DataFormWebPart.) | |
DataSourcesString | Gets the markup string that is stored in the Web Part table for the inside zone of the DataFormWebPart object. (Inherited from DataFormWebPart.) | |
Default | Indicates whether the view is the default for the list. (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.) | |
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 | Keeps the display name of the original list view when converting a ListViewWebPart object to a.DataFormWebPart object. (Inherited from DataFormWebPart.) | |
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.) | |
ErrorMessageClass | Gets the ErrorMessageClass property. (Inherited from DataFormWebPart.) | |
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.) | |
FilterField | Gets the filter field name. (Inherited from DataFormWebPart.) | |
FilterOperations | Gets a dictionary to be used for lookup operations between field name and field operation. This information is used to filter the data. (Inherited from DataFormWebPart.) | |
FilterPropertyDescriptorCollection | Gets the FilterPropertyDescriptorCollection property. (Inherited from DataFormWebPart.) | |
FilterValue | Specifies the filter field value that is applied to the current Web Part. (Inherited from DataFormWebPart.) | |
FilterValues | Gets the hash table that stores all the existing filter name/value pairs. (Inherited from DataFormWebPart.) | |
FireInitialRow | Specifies whether to activate the initial row for Web Part connections. (Inherited from DataFormWebPart.) | |
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.) | |
GhostedXsl | Gets or sets the XSL for the Web Part. | |
GhostedXslLink | Gets or sets the link to the XSL for the Web Part. | |
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.) | |
InitialAsyncDataFetch | Gets or sets a value that indicates whether to initially fetch data for the DataFormWebPart using an asynchronous callback when the DataFormWebPart is loaded. (Inherited from DataFormWebPart.) | |
IntermediateFormActions | Gets an array of objects that store information about intermediate form actions on the DataFormWebPart. (Inherited from DataFormWebPart.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsClosed | (Inherited from WebPart.) | |
IsEnabled | (Inherited from WebControl.) | |
IsGhosted | Gets a value that indicates whether the BaseXsltListWebPart contains overriding XSL. (Overrides BaseXsltDataWebPart.IsGhosted.) | |
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 | Gets the value of the IsPrivilegedUser property. (Inherited from DataFormWebPart.) | |
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.) | |
ItemContext | Gets or sets the SPContext of item used for form rendering. (Inherited from DataFormWebPart.) | |
ListDisplayName | Gets or sets the display name of the list. (Inherited from DataFormWebPart.) | |
ListId | Gets or sets the globally unique identifier (GUID) of the SPList associated with the DataFormWebPart. (Inherited from DataFormWebPart.) | |
ListName | Specifies the GUID of the list. (Inherited from DataFormWebPart.) | |
ListUrl | Gets or sets the URL for the list. (Inherited from DataFormWebPart.) | |
LoadViewStateByID | (Inherited from Control.) | |
ManualRefresh | Gets or sets a value that indicates whether the manual refresh is enabled. (Inherited from DataFormWebPart.) | |
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 the NoDefaultStyle string. (Overrides DataFormWebPart.NoDefaultStyle.) | |
NoFilterField | Gets or sets the name of the field on which the DataFormWebPart does not apply a filter. (Inherited from DataFormWebPart.) | |
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.) | |
PageSize | Specifies the page size. (Inherited from DataFormWebPart.) | |
PageType | Gets or sets the page type of the DataFormWebPart. (Inherited from DataFormWebPart.) | |
ParameterBindings | Gets or sets the parameter binding information used by the DataFormWebPart object. (Inherited from DataFormWebPart.) | |
ParametersPropertyDescriptorCollection | Gets the ParametersPropertyDescriptorCollection property. (Inherited from DataFormWebPart.) | |
ParameterValues | Gets the name/value pair for the current DataFormWebPart object for rendering purposes. (Inherited from DataFormWebPart.) | |
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.) | |
SampleData | Stores sample XML data used to render the control when live data cannot or should not be used. (Inherited from DataFormWebPart.) | |
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.) | |
Schema | Gets the name/value pairs that are available to be used by clients of the IWebPartRow interface. (Inherited from DataFormWebPart.) | |
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.) | |
SharedXsl | Gets the shared XSL tags that are used as the basis when compiling customized XSL. (Inherited from DataFormWebPart.) | |
SharedXslHashKey | Gets the key of the dictionary item that stores basic XSLT information used as the basis when compiling customized XSL. (Inherited from DataFormWebPart.) | |
ShouldCacheDataSource | Indicates whether the compiled XSLT transformation for the current Web Part is cached. (Inherited from DataFormWebPart.) | |
ShouldToolPartShowDataSourceID | Indicates whether a DataFormWebPart object should show the DataSourceID editor portion of the tool part. (Inherited from DataFormWebPart.) | |
ShouldToolPartShowParameterBindings | Indicates whether a DataFormWebPart object should show the ParameterBindings editor portion of the tool part. (Inherited from DataFormWebPart.) | |
ShouldToolPartShowXslEditor | Indicates whether a DataFormWebPart object should show the XSL editor portion of the tool part. (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.) | |
ShowToolbarWithRibbon | Gets or sets a value that indicates whether the toolbar needs to be shown in addition to the ribbon. (Inherited from DataFormWebPart.) | |
ShowWithSampleData | Gets or sets the ShowWithSampleData property. Specifies whether the real data or sample data is displayed for the Web Part in edit mode. (Inherited from DataFormWebPart.) | |
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.) | |
Toolbar | Gets or sets the toolbar for the DataFormWebPart. (Inherited from DataFormWebPart.) | |
ToolTip | (Inherited from WebControl.) | |
TracksChanges | Gets a value that indicates whether the BaseXsltListWebPart tracks the status of its changes. | |
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 | Turn on or off the SQL data source level paging. (Inherited from DataFormWebPart.) | |
Verbs | (Inherited from WebPart.) | |
ViewContentTypeId | Indicates the view content type ID for the specific view. (Inherited from DataFormWebPart.) | |
ViewFlag | Gets or sets the view flag of the original list view object. (Inherited from DataFormWebPart.) | |
ViewFlags | Gets or sets the type of content to be displayed by the DataFormWebPart. (Inherited from DataFormWebPart.) | |
ViewGuid | Gets or sets the globally unique identifier (GUID) of the list view that this Web Part displays. | |
ViewId | Gets or sets the view identifier (ID) for the DataFormWebPart. (Inherited from DataFormWebPart.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WebBrowsableObject | (Inherited from WebPart.) | |
WebId | Gets or sets the GUID of the current Web site. | |
WebPartContextualInfo | Gets context information about the list tab set of the Server ribbon. The list tab set contains the list and item tabs. | |
WebPartException | Gets information about an exception associated with the current Data Form Web Part. (Inherited from DataFormWebPart.) | |
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.) | |
XmlDefinition | Gets or sets the view CAML associated with this Data Form Web Part. (Inherited from DataFormWebPart.) | |
XmlDefinitionLink | Gets or sets a URL of an external file that contains view CAML associated with the DataFormWebPart. (Inherited from DataFormWebPart.) | |
Xsl | Gets or sets the XSL text to be rendered by using XSL transformation. (Inherited from DataFormWebPart.) | |
XslLink | Gets or sets the XslLink property. (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
Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from Panel.) | |
AddDataBinding | Adds the data binding information for a specified property in the DataFormWebPart. (Inherited from DataFormWebPart.) | |
AddDataSourceControls | Adds the data source controls in the DataSources collection as child controls of the Web Part. (Overrides DataFormWebPart.AddDataSourceControls().) | |
AddDataSourceParameters | Adds a new Parameter to the ParameterCollection. | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | Used to process Web Part XML for static Web Parts. (Inherited from WebPart.) | |
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.) | |
ApplyReceivedConsumerData | Applies changes to the DataFormWebPart according to the data received from consumer connection interfaces. (Inherited from DataFormWebPart.) | |
ApplyReceivedFilterData | Applies changes to the DataFormWebPart according to the received filter data. (Inherited from DataFormWebPart.) | |
ApplyReceivedParametersData | Applies changes to the DataFormWebPart according to the received parameters data. (Inherited from DataFormWebPart.) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
AreAllConsumerInterfacesFulfilled | Indicates whether all the consumer interfaces of the DataFormWebPart have received data. (Inherited from DataFormWebPart.) | |
BeginLoad | This member is reserved for internal use and is not intended to be used directly from your code. | |
BeginSave | Called prior to extracting customization data from the control. | |
BuildProfileTree | (Inherited from Control.) | |
CanRunAt | Obsolete. Returns a value that indicates where the implementation of a connection interface can run. (Inherited from WebPart.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
ConnectToDataSourceControl | Denotes whether the control that is the data source for this data form Web Part is connected. (Inherited from DataFormWebPart.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls | Creates a set of child controls and components for the Web Part. (Overrides DataFormWebPart.CreateChildControls().) | |
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() | Binds a data source to the invoked server control and all its child controls. (Inherited from DataFormWebPart.) | |
DataBind(Boolean) | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
DfwpCacheRead | Reads an item from the Cache based on a key. (Overrides DataFormWebPart.DfwpCacheRead(Storage, String, Boolean).) | |
DfwpCacheWrite | Writes an item to the Cache based on a key. (Overrides DataFormWebPart.DfwpCacheWrite(Storage, String, Boolean, Object, Int32).) | |
DisableCrossPageConnectionAboutToBeFired | Disables the cross-page connections to be fired on which the DataFormWebPart acts as a provider. (Inherited from DataFormWebPart.) | |
Dispose | Releases all resources used by the Web Part. (Inherited from WebPart.) | |
DoesPostbackEqualEvent | Checks whether the specified postback value contains the specified event name. (Inherited from DataFormWebPart.) | |
EndLoad | This member is reserved for internal use and is not intended to be used directly from your code.. | |
EndSave | Called after customization data has been extracted from the control. | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
EnsureInterfaces | Obsolete. Provides notification for a connectable Web Part that it should ensure all its interfaces are registered using the RegisterInterface method. (Inherited from WebPart.) | |
EnsureList | Ensures that the SPList associated with the BaseXsltListWebPart is loaded. (Overrides DataFormWebPart.EnsureList().) | |
Equals | (Inherited from Object.) | |
FetchCustomizedXsl | Fetches the customized XSL and related files information for the DataFormWebPart. (Inherited from DataFormWebPart.) | |
FillInFieldsDictionary | Adds the SPField and any referenced fields to the fieldsDictionary and computerdFieldsDictionary. | |
Finalize | (Inherited from Object.) | |
FindControl(String) | (Inherited from Control.) | |
FindControl(String, Int32) | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
ForceDataBind() | Forces the current control to perform the data binding, even if the control previously performed the data binding. (Inherited from DataFormWebPart.) | |
ForceDataBind(Boolean) | Forces the current control to perform the data binding, with the possibility of deferring the XSLT transform, even if the control previously performed the data binding. (Inherited from DataFormWebPart.) | |
ForceTransformRerun | Forces this control to do the data binding, even if the control has previously created child controls. (Inherited from DataFormWebPart.) | |
GetCallbackResult | Returns the results of a callback event that targets a control. (Overrides DataFormWebPart.GetCallbackResult().) | |
GetCustomBuilder | Provides the ability to associate a dynamic builder with a custom property of a Web Part. (Inherited from WebPart.) | |
GetData | Obsolete. Called when the System.Web.UI.Control.PreRender event occurs to allow a Web Part to retrieve data. (Inherited from WebPart.) | |
GetDataSource | Gets the data source that the DataFormWebPart is displaying data for. (Inherited from DataFormWebPart.) | |
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 | Returns the control as design-time HTML for editing in web development tools. (Inherited from DataFormWebPart.) | |
GetFilterData | Gets filter data from the connected provider control that provides filter data. (Inherited from DataFormWebPart.) | |
GetHashCode | (Inherited from Object.) | |
GetInitEventArgs | Obsolete. Returns the InitEventArgs object for the name of the interface that is passed in. (Inherited from WebPart.) | |
GetParametersData | Gets parameters data from the connected provider control that provides parameters data. (Inherited from DataFormWebPart.) | |
GetProviderInterface | Gets an instance of the IWebPartRow for the consumer control that is to be connected with the DataFormWebPart. (Inherited from DataFormWebPart.) | |
GetRequiresData | Obsolete. 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.) | |
GetRowData | Gets the row data that the DataFormWebPart object provides to the connected consumer control. (Inherited from DataFormWebPart.) | |
GetSPWebPartConnectionByID | Gets the SPWebPartConnection object by its ConsumerID value. (Inherited from DataFormWebPart.) | |
GetToolParts | Gets the ToolPart objects that are used to show and modify the properties of the Web Part. (Overrides DataFormWebPart.GetToolParts().) | |
GetType | (Inherited from Object.) | |
GetXPathNavigator | Gets a cursor model for navigating and editing XML information items in the view. (Overrides DataFormWebPart.GetXPathNavigator(String).) | |
HandleGeneralException | Handles general exceptions. (Inherited from DataFormWebPart.) | |
HandleRuntimeException | Handles the specified runtime exception. (Inherited from DataFormWebPart.) | |
HandleXslException | Handles the specified exception about the Extensible Stylesheet Language (XSL) transform in a special manner. (Inherited from DataFormWebPart.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
InvalidateConnecteeViewState | Clears out the view state that stores the information about the latest connections on the DataFormWebPart and its consumer DataFormWebParts. (Inherited from DataFormWebPart.) | |
IsCrossPageConnectionAboutToBeFired | Determines whether there is a cross-page connection to be fired on which the DataFormWebPart acts as a provider. (Inherited from DataFormWebPart.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadResource | Returns a localizable string. (Inherited from DataFormWebPart.) | |
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.) | |
ModifyXsltArgumentList | Allows child classes to modify the Extensible Stylesheet Language Transformation (XSLT) argument list before performing the transformation. (Inherited from DataFormWebPart.) | |
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 | Handles the Load event. (Overrides DataFormWebPart.OnLoad(EventArgs).) | |
OnPreRender | Overrides the base class implementation to ensure that the transform ran and that the child controls were created. (Inherited from DataFormWebPart.) | |
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.) | |
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 | Obsolete. Used to notify a Web Part that it has been connected to another Web Part. (Inherited from WebPart.) | |
PartCommunicationInit | Obsolete. Provides a connectable Web Part with a method for firing any of its initialization events, such as the CellProviderInit or CellConsumerInit event. (Inherited from WebPart.) | |
PartCommunicationMain | Obsolete. 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. (Inherited from WebPart.) | |
PopulateFileHashDetails | Gets the information about the Extensible Style Sheet (XSL) files from the database and stores it in the provided hashtable. (Inherited from DataFormWebPart.) | |
PostProcessCPBs | Modifies the ParameterValues after the parameter binding information from the client has been processed. (Inherited from DataFormWebPart.) | |
PreprocessPostBackEvent | Performs additional processing on the event argument of the postback event. (Inherited from DataFormWebPart.) | |
PreprocessSinglePostBackEvent | Preprocesses a single postback event for the DataFormWebPart. (Inherited from DataFormWebPart.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RaiseCallbackEvent | Creates the arguments for the callback handler in the GetCallBackResult method. (Inherited from DataFormWebPart.) | |
RaisePostBackEvent | Called by ASP.NET when this Web Part performs a postback to itself. (Inherited from DataFormWebPart.) | |
RegisterFilterCallback | Registers callback functions for the DataFormWebPart to perform additional filtering. (Inherited from DataFormWebPart.) | |
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 | Renders the HTML for the body of the Web Part to the client. (Overrides DataFormWebPart.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 DataFormWebPart has client-side script to register with the Web Part Page Services Component (WPSC) framework. (Inherited from DataFormWebPart.) | |
ResetXslCache | Invalidates the XSL cache. (Inherited from DataFormWebPart.) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveParameterValuesToXsl | Resolves the information related to the DataFormWebPart into the specified ArgumentClassWrapper object for XSL transformation. (Inherited from DataFormWebPart.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveCustomizedXsl | Saves the customized XSL and the files information associated with the customized XSL to storage objects. (Inherited from DataFormWebPart.) | |
SaveViewState | (Inherited from WebControl.) | |
SetConnectedFilterProvider | Sets the IWebPartParameters instance from the filter provider to the DataFormWebPart. (Inherited from DataFormWebPart.) | |
SetConnectedParametersProvider | Sets the IWebPartParameters instance from the parameters provider to the DataFormWebPart. (Inherited from DataFormWebPart.) | |
SetDataSourceProperties | Sets properties for the data source associated with the Web Part. (Inherited from DataFormWebPart.) | |
SetDesignModeState | (Inherited from Control.) | |
SetPersonalizationDirty | (Inherited from WebPart.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetWebPartPageComponent | (Inherited from WebPart.) | |
ShouldConsumeParameters | Indicates whether the DataFormWebPart should consume parameters. (Inherited from DataFormWebPart.) | |
ShouldProvideRows | Indicates whether the DataFormWebPart should provide rows. (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 | 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.) | |
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.) | |
ShouldSerializeWebId | Indicates whether the WebId should be persisted. | |
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.) | |
TrackViewState | (Inherited from WebPart.) |
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
DeferredRowDelegates | Occurs when performing the XSL transform if the DataFormWebPart postponed getting row data for the connected consumer control. (Inherited from DataFormWebPart.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
_assemblyReferences | Registers directive markups that help parse the output of XSLT transformation by a DataFormWebPart object. (Inherited from DataFormWebPart.) | |
_bypassXSLCache | Indicates whether the XSL transformation should bypass the cached XSL. (Inherited from DataFormWebPart.) | |
_connectedFilterProviders | Specifies a collection of filter providers that provide Web Part–to–Web Part connections to the current DataFormWebPart object. (Inherited from DataFormWebPart.) | |
_connectedParametersProviders | Specifies a collection of Web Part collection providers that are set on the current DataFormWebPart object. (Inherited from DataFormWebPart.) | |
_deferParamBinding | Indicates whether the parameter binding is deferred. (Inherited from DataFormWebPart.) | |
_deferredXSLTBecauseOfConnections | Defers the XSLT transformation until all data is received. (Inherited from DataFormWebPart.) | |
_fieldNameXPaths | Specifies a hash table that returns a collection of XPaths that are mapped to field display names that are exposed by the current view. (Inherited from DataFormWebPart.) | |
_fireInitialRow | Indicates whether to fire the initial row. (Inherited from DataFormWebPart.) | |
_nameValuesFromClick | Reserved for internal use only. (Inherited from DataFormWebPart.) | |
_onLoadFired | Indicates whether the OnLoad call of the Web Part has been executed. For internal use only. (Inherited from DataFormWebPart.) | |
_pagePath | Specifies the path of the target page. (Inherited from BaseXsltDataWebPart.) | |
_receivedFilterData | Stores data received from the Web Part connection. The data is applied to the filter later in the life cycle of the page. (Inherited from DataFormWebPart.) | |
_receivedParametersData | Stores data received from the Web Part collection. The data is applied to the parameters later in the life cycle of the page. (Inherited from DataFormWebPart.) | |
_rowData | Stores the name/value pairs from the collection post-back. (Inherited from DataFormWebPart.) | |
_rowProviderConnectedCount | Contains a count of the connected row providers to the current DataFormWebPart object. (Inherited from DataFormWebPart.) | |
_viewClicked | Indicates whether the user has clicked on the record, initiating the connection. (Inherited from DataFormWebPart.) | |
_viewCount | Used for pagination of items in a list view. | |
_xsl | Represents the XSL text to be rendered using XSLT transformation. (Inherited from DataFormWebPart.) | |
defaultXSLName | Specifies the name of the default Extensible Stylesheet Language (XSL) file. | |
eventArgument | Records the callback string arguments for later processing. (Inherited from DataFormWebPart.) | |
webId | Represents the globally unique identifier (GUID) of a SPWeb to which the SPList that is associated with the DataFormWebPart belongs. (Inherited from DataFormWebPart.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IAttributeAccessor.GetAttribute | (Inherited from WebPart.) | |
IWebPartRow.GetRowData | Gets the row data that the DataFormWebPart object provides to the connected consumer control. (Inherited from DataFormWebPart.) | |
IWebPartRow.Schema | Gets the schema information for a data row that is used to share data between two WebPart controls. (Inherited from DataFormWebPart.) | |
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 | Provides a method that is called during the data-retrieval loop when it is time to get data. (Inherited from DataFormWebPart.) | |
IConnectionData.GetRequiresData | Indicates whether the DataFormWebPart requires data and wants to participate in the data-retrieval loop. (Inherited from DataFormWebPart.) | |
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from Part.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top