ListFormWebPart Members
Windows SharePoint Services 3
Renders Windows SharePoint Services list forms in a Web Part.
The following tables list the members exposed by the ListFormWebPart type.
| 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) |
(see also
Protected Properties
)
Top
| 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. Obsolete. (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 | Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. Obsolete. (inherited from WebPart) |
| 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. Obsolete. (inherited from WebPart) |
| CatalogIconImageUrl | Gets or sets the URL to an image used to represent the Web Part in a catalog.(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) |
| Content | Gets or sets embedded HTML or XML that provides content for this Web Part. |
| ControlMode | |
| Controls | (inherited from Part) |
| ControlStyle | (inherited from WebControl) |
| ControlStyleCreated | (inherited from WebControl) |
| CssClass | (inherited from WebControl) |
| 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. Obsolete. (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. Obsolete. (inherited from WebPart) |
| Direction | (inherited from WebPart) |
| DisableInitialFocus | |
| DisplayTitle | (inherited from WebPart) |
| 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) |
| 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. Obsolete. (inherited from WebPart) |
| ExportMode | (inherited from WebPart) |
| Font | (inherited from WebControl) |
| ForeColor | (inherited from WebControl) |
| FormType | Gets or sets the type of the form. |
| FrameState | Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. Obsolete. (inherited from WebPart) |
| FrameType | Gets or sets the style of the Web Part frame. Obsolete. (inherited from WebPart) |
| GroupingText | (inherited from Panel) |
| HasAttributes | (inherited from WebControl) |
| 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 | Gets or sets a URL or file system path to a help file in HTML format. Obsolete. (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) |
| HideIfNoPermissions | |
| 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. Obsolete. (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. Obsolete. (inherited from WebPart) |
| IsShared | (inherited from WebPart) |
| IsStandalone | (inherited from WebPart) |
| IsStatic | (inherited from WebPart) |
| IsVisible | Gets or sets whether the Web Part is visible. Obsolete. (inherited from WebPart) |
| ItemContext | |
| ListItemId | |
| ListName | Gets or sets the list name. |
| ListTitle | |
| 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. Obsolete. (inherited from WebPart) |
| NamingContainer | (inherited from Control) |
| Page | (inherited from Control) |
| 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. Obsolete. (inherited from WebPart) |
| PartImageSmall | Gets or sets the URL of an image file that appears in the title of a Web Part. Obsolete. (inherited from WebPart) |
| PartOrder | Gets or sets the order in which the Web Part appears within a Web Part zone. Obsolete. (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) |
| ScrollBars | (inherited from Panel) |
| 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) |
| Site | (inherited from Control) |
| SkinID | (inherited from WebControl) |
| 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) |
| SuppressWebPartChrome | Gets or sets whether chrome is displayed for a static Web Part. (inherited from WebPart) |
| TabIndex | (inherited from WebControl) |
| Template | |
| TemplateControl | (inherited from Control) |
| TemplateName | |
| 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 | |
| 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 | |
| Visible | (inherited from Control) |
| WebBrowsableObject | (inherited from WebPart) |
| Width | Gets or sets the fixed width for a Web Part. (inherited from WebPart) |
| Wrap | (inherited from Panel) |
| 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) |
| 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) |
| Events | (inherited from Control) |
| 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) |
| 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) |
| 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) |
| 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) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| 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) |
| CopyBaseAttributes | (inherited from WebControl) |
| CreateEditorParts | (inherited from WebPart) |
| CreateWebPartMenu | Overridden. Overrides the WebPart.CreateWebPartMenu method. |
| DataBind | Overloaded. (inherited from Part) |
| 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) |
| Focus | (inherited from Control) |
| GetData | Overridden. Overrides the WebPart.GetData method. |
| GetDesignTimeFooter | Returns the static HTML for the footer portion of a Web Part frame to a custom designer created by deriving from System.Web.UI.ControlDesigner.(inherited from WebPart) |
| 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 | Obsolete. (inherited from WebPart) |
| GetRequiresData | Overridden. Overrides the WebPart.GetRequiresData method. This method always returns true for this Web Part. |
| GetToolParts | Determines which tool parts are displayed in the tool pane of the Web-based Web Part design user interface, and the order in which they are displayed. (inherited from WebPart) |
| GetType | (inherited from Object) |
| HasControls | (inherited from Control) |
| LoadResource | (inherited from WebPart) |
| 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) |
| 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) |
| SetPersonalizationDirty | Overloaded. (inherited from WebPart) |
| SetRenderMethodDelegate | (inherited from Control) |
| 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) |
| ShouldSerializeContent | Indicates whether the Content property should be persisted. |
| 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) |
| 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 | Indicates whether the ListName property should be persisted. |
| 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) |
| ShouldSerializeToolbar | |
| ShouldSerializeViewFlag | |
| 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) |
| Name | Description | |
|---|---|---|
| AddAttributesToRender | (inherited from Panel) |
| AddedControl | (inherited from Control) |
| AddParsedSubObject | (inherited from WebPart) |
| BuildProfileTree | (inherited from Control) |
| ClearChildControlState | (inherited from Control) |
| ClearChildState | (inherited from Control) |
| ClearChildViewState | (inherited from Control) |
| CreateChildControls | (inherited from Control) |
| CreateControlCollection | (inherited from Control) |
| CreateControlStyle | (inherited from Panel) |
| DataBind | Overloaded. (inherited from Control) |
| DataBindChildren | (inherited from Control) |
| EnsureChildControls | (inherited from Control) |
| EnsureID | (inherited from Control) |
| Finalize | (inherited from Object) |
| FindControl | Overloaded. (inherited from Control) |
| GetCustomBuilder | (inherited from WebPart) |
| GetDesignModeState | (inherited from Control) |
| HasEvents | (inherited from Control) |
| IsLiteralContent | (inherited from Control) |
| LoadControlState | (inherited from Control) |
| LoadViewState | (inherited from WebPart) |
| MapPathSecure | (inherited from Control) |
| MemberwiseClone | (inherited from Object) |
| 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 | (inherited from WebPart) |
| OnLoad | (inherited from Control) |
| OnPreRender | (inherited from WebPart) |
| OnUnload | (inherited from WebPart) |
| OpenFile | (inherited from Control) |
| PartCacheInvalidate | Overloaded. (inherited from WebPart) |
| PartCacheRead | (inherited from WebPart) |
| PartCacheWrite | (inherited from WebPart) |
| 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 | (inherited from WebPart) |
| RenderWorkItemTimeout | Obsolete. (inherited from WebPart) |
| ReplaceTokens | (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 WebPart) |
| ResolveAdapter | (inherited from Control) |
| SaveControlState | (inherited from Control) |
| SaveViewState | (inherited from WebControl) |
| SetDesignModeState | (inherited from Control) |
| SetPersonalizationDirty | Overloaded. (inherited from WebPart) |
| TrackViewState | (inherited from WebPart) |
Top